Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 465 Rev 466
Línea 680... Línea 680...
680
                     <td>
680
                     <td>
681
                        {{:~getPtos(options,answer,type, value, question_value)}}
681
                        {{:~getPtos(options,answer,type, value, question_value)}}
682
                     </td>
682
                     </td>
683
                     <td>
683
                     <td>
684
                        {{if type != 'simple'  && type !='multiple' }}
684
                        {{if type != 'simple'  && type !='multiple' }}
685
                        <button class="btn btn-default btn-edit-review"  data-original-title="LABEL_EDIT LABEL_REVIEW" data-section="{{:slug_section}}" data-question="{{:slug_question}}">
685
                        <button class="btn btn-default btn-edit-review"  data-original-title="LABEL_EDIT" data-section="{{:slug_section}}" data-question="{{:slug_question}}">
686
                        <i class="fa fa-pencil" aria-hidden="true"></i> LABEL_EDIT LABEL_REVIEW
686
                        <i class="fa fa-pencil" aria-hidden="true"></i> LABEL_EDIT
687
                        </button> 
687
                        </button> 
688
                        {{/if}}
688
                        {{/if}}
689
                     </td>
689
                     </td>
690
                  </tr>
690
                  </tr>
691
                  {{/for}}
691
                  {{/for}}