Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 2506 Rev 2507
Línea 416... Línea 416...
416
            {{for behaviors}}
416
            {{for behaviors}}
417
                <tr>
417
                <tr>
418
                   <td class="text-left">--LABEL_CONDUCT</td>
418
                   <td class="text-left">--LABEL_CONDUCT</td>
419
                   <td class="text-left">
419
                   <td class="text-left">
420
                      {{:description}}
420
                      {{:description}}
421
                   </td>
421
                   </td> 
-
 
422
                </tr>
-
 
423
                <tr>
422
                   <td colspan="2">
424
                <td colspan="2">
423
                    <label for="textarea-{{:competency_uuid}}">LABEL_COMMENT</label>
425
                    <label for="textarea-{{:competency_uuid}}">LABEL_COMMENT</label>
424
                    <textarea
426
                    <textarea
425
                        id="textarea-{{:competency_uuid}}"
427
                        id="textarea-{{:competency_uuid}}"
426
                        class="form-control"
428
                        class="form-control"
427
                    ></textarea>
429
                    ></textarea>
428
                    </td>
430
                </td>
429
                </tr>
431
                </tr>
430
            {{/for}}
432
            {{/for}}
Línea 431... Línea 433...
431
 
433
 
432
        {{/for}}
434
        {{/for}}