Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 426 Rev 428
Línea 614... Línea 614...
614
         <div class="table-responsive">
614
         <div class="table-responsive">
615
            <table class="table table-bordered">
615
            <table class="table table-bordered">
616
               <thead>
616
               <thead>
617
                  <tr>
617
                  <tr>
618
                     <th style="width: 30%;">LABEL_QUESTION</th>
618
                     <th style="width: 30%;">LABEL_QUESTION</th>
619
                     <th style="width: 35%;">LABEL_ANSWER</th>
619
                     <th style="width: 30%;">LABEL_ANSWER</th>
620
                     <th style="width: 10%;">LABEL_STATUS</th>
620
                     <th style="width: 10%;">LABEL_STATUS</th>
-
 
621
                     <th style="width: 10%;">LABEL_PTOS</th>
621
                     <th style="width: 25%;">LABEL_ACTIONS</th>
622
                     <th style="width: 20%;">LABEL_ACTIONS</th>
622
                  </tr>
623
                  </tr>
623
               </thead>
624
               </thead>
624
               {{for questions}}
625
               {{for questions}}
625
               <tbody>
626
               <tbody>
626
                  <tr class="tr-question">
627
                  <tr class="tr-question">
Línea 639... Línea 640...
639
 
640
 
Línea 640... Línea 641...
640
 
641
 
-
 
642
                        {{/if}}
641
                        {{/if}}
643
                        
642
                        
644
                     </td>
Línea 643... Línea 645...
643
                     </td>
645
                     <td><font color="red">{{:value}}</font></td>