Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 3392 Rev 3393
Línea 671... Línea 671...
671
            {{for behaviors}}
671
            {{for behaviors}}
672
                <tr>
672
                <tr>
673
                   <td class="text-left">--LABEL_CONDUCT</td>
673
                   <td class="text-left">--LABEL_CONDUCT</td>
674
                   <td class="text-left">
674
                   <td class="text-left">
675
                      {{:description}}
675
                      {{:description}}
-
 
676
                   </td>    
-
 
677
                </tr>
-
 
678
                <tr>
676
                      <td colspan="2" data-competency-behavior data-competency-uuid="{{:competency_uuid}}" data-behavior-uuid="{{:uuid}}">
679
                    <td colspan="2" data-competency-behavior data-competency-uuid="{{:competency_uuid}}" data-behavior-uuid="{{:uuid}}">
677
                        <label for="textarea-{{:competency_uuid}}-{{:uuid}}">LABEL_COMMENT</label>
680
                        <label for="textarea-{{:competency_uuid}}-{{:uuid}}">LABEL_COMMENT</label>
Línea 678... Línea 681...
678
                        
681
                        
679
                        <textarea
682
                        <textarea
680
                            id="textarea-{{:competency_uuid}}-{{:uuid}}"
683
                            id="textarea-{{:competency_uuid}}-{{:uuid}}"
Línea 689... Línea 692...
689
                            <option value="<?= $points_2 ?>"><?= $points_2 ?></option>
692
                            <option value="<?= $points_2 ?>"><?= $points_2 ?></option>
690
                            <option value="<?= $points_3 ?>"><?= $points_3 ?></option>
693
                            <option value="<?= $points_3 ?>"><?= $points_3 ?></option>
691
                            <option value="<?= $points_4 ?>"><?= $points_4 ?></option>
694
                            <option value="<?= $points_4 ?>"><?= $points_4 ?></option>
692
                        </select>
695
                        </select>
693
                    </td>
696
                    </td>
694
                   </td>    
-
 
695
                </tr>
-
 
696
                <tr>
-
 
697
                   
-
 
698
                </tr>
697
                </tr>
699
            {{/for}}
698
            {{/for}}
Línea 700... Línea 699...
700
 
699
 
701
        {{/for}}
700
        {{/for}}