Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 304 | Rev 306 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 304 Rev 305
Línea 667... Línea 667...
667
            <div class="panel-body">
667
            <div class="panel-body">
668
                <div class="table-responsive">
668
                <div class="table-responsive">
669
                    <table class="table table-bordered">
669
                    <table class="table table-bordered">
670
                        <thead>
670
                        <thead>
671
                            <tr>
671
                            <tr>
672
                                <th style="width: 10%;">LABEL_QUESTION</th>
672
                                <th>LABEL_QUESTION</th>
673
                                <th style="width: 10%;">LABEL_VALUE</th>
673
                                <th>LABEL_VALUE</th>
674
                                <th style="width: 10%;">LABEL_TYPE</th>
674
                                <th>LABEL_TYPE</th>
675
                                <th style="width: 50%;">LABEL_ANSWER</th>
675
                                <th>LABEL_ANSWER</th>
676
                                <th style="width: 20%;">LABEL_ACTIONS</th>
676
                                <th>LABEL_ACTIONS</th>
677
                            </tr>
677
                            </tr>
678
                        </thead>
678
                        </thead>
679
                        <tbody>
679
                        <tbody>
680
                            {{for questions}}
680
                            {{for questions}}
681
                            <tr class="tr-question">
681
                            <tr class="tr-question">