Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 3391 Rev 3392
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
                   <td colspan="2" data-competency-behavior data-competency-uuid="{{:competency_uuid}}" data-behavior-uuid="{{:uuid}}">
676
                      <td colspan="2" data-competency-behavior data-competency-uuid="{{:competency_uuid}}" data-behavior-uuid="{{:uuid}}">
678
                        <label for="textarea-{{:competency_uuid}}-{{:uuid}}">LABEL_COMMENT</label>
677
                        <label for="textarea-{{:competency_uuid}}-{{:uuid}}">LABEL_COMMENT</label>
Línea 679... Línea 678...
679
                        
678
                        
680
                        <textarea
679
                        <textarea
681
                            id="textarea-{{:competency_uuid}}-{{:uuid}}"
680
                            id="textarea-{{:competency_uuid}}-{{:uuid}}"
Línea 689... Línea 688...
689
                            <option value="<?= $points_1 ?>"><?= $points_1 ?></option>
688
                            <option value="<?= $points_1 ?>"><?= $points_1 ?></option>
690
                            <option value="<?= $points_2 ?>"><?= $points_2 ?></option>
689
                            <option value="<?= $points_2 ?>"><?= $points_2 ?></option>
691
                            <option value="<?= $points_3 ?>"><?= $points_3 ?></option>
690
                            <option value="<?= $points_3 ?>"><?= $points_3 ?></option>
692
                            <option value="<?= $points_4 ?>"><?= $points_4 ?></option>
691
                            <option value="<?= $points_4 ?>"><?= $points_4 ?></option>
693
                        </select>
692
                        </select>
694
                    </td>   
693
                    </td>
-
 
694
                   </td>    
695
                </tr>
695
                </tr>
696
                <tr>
696
                <tr>
Línea 697... Línea 697...
697
                   
697
                   
698
                </tr>
698
                </tr>