Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 227 Rev 228
Línea 1763... Línea 1763...
1763
                                    {{if type == 'rating-range'}} LABEL_RATING_RANGE {{/if}}
1763
                                    {{if type == 'rating-range'}} LABEL_RATING_RANGE {{/if}}
1764
                                </td>
1764
                                </td>
1765
                                <td>
1765
                                <td>
1766
                                    <button class="btn btn-default btn-edit-question" data-section="{{:slug_section}}" data-question="{{:slug_question}}" data-toggle="tooltip"  data-original-title="LABEL_EDIT LABEL_QUESTION"><i class="fa fa-edit" aria-hidden="true"></i> LABEL_EDIT LABEL_QUESTION</button> 
1766
                                    <button class="btn btn-default btn-edit-question" data-section="{{:slug_section}}" data-question="{{:slug_question}}" data-toggle="tooltip"  data-original-title="LABEL_EDIT LABEL_QUESTION"><i class="fa fa-edit" aria-hidden="true"></i> LABEL_EDIT LABEL_QUESTION</button> 
1767
                                    <button class="btn btn-default btn-delete-question" data-section="{{:slug_section}}" data-question="{{:slug_question}}" data-toggle="tooltip"  data-original-title="LABEL_DELETE LABEL_QUESTION"><i class="fa fa-ban" aria-hidden="true"></i> LABEL_DELETE LABEL_QUESTION</button> 
1767
                                    <button class="btn btn-default btn-delete-question" data-section="{{:slug_section}}" data-question="{{:slug_question}}" data-toggle="tooltip"  data-original-title="LABEL_DELETE LABEL_QUESTION"><i class="fa fa-ban" aria-hidden="true"></i> LABEL_DELETE LABEL_QUESTION</button> 
1768
                                   
-
 
1769
                                    {{if type == 'multiple' || type == 'simple' || type == 'rating-open'  }} 
-
 
1770
                                    <button class="btn btn-default btn-add-option" data-section="{{:slug_section}}" data-question="{{:slug_question}}" data-toggle="tooltip"  data-original-title="LABEL_ADD  LABEL_OPTION"><i class="fa fa-plus" aria-hidden="true"></i> LABEL_ADD  LABEL_OPTION</button> 
1768
                                    <button class="btn btn-default btn-add-option" data-section="{{:slug_section}}" data-question="{{:slug_question}}" data-toggle="tooltip"  data-original-title="LABEL_ADD  LABEL_OPTION"><i class="fa fa-plus" aria-hidden="true"></i> LABEL_ADD  LABEL_OPTION</button> 
1771
                                    {/if}}
-
 
1772
                                    
-
 
1773
                                </td>
1769
                                </td>
1774
                            </tr>
1770
                            </tr>
1775
                            {{for options}}
1771
                            {{for options}}
1776
                            <tr class="tr-option">
1772
                            <tr class="tr-option">
1777
                                <td class="text-left">---LABEL_OPTION</td>
1773
                                <td class="text-left">---LABEL_OPTION</td>