Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 3649 Rev 3651
Línea 670... Línea 670...
670
<table class="table table-bordered" id="panel-{{:slug_section}}">
670
<table class="table table-bordered" id="panel-{{:slug_section}}">
Línea 671... Línea 671...
671
    
671
    
672
    <tbody>
672
    <tbody>
673
        {{for job_description.competencies}}
673
        {{for job_description.competencies}}
674
            <tr>
-
 
675
               <td class="text-left">LABEL_COMPETENCY</td>
674
            <tr>
676
               <td class="text-left">{{:competency_name}}</td>
675
               <td colspan="2" class="text-left">{{:competency_name}}</td>
Línea 677... Línea 676...
677
            </tr>
676
            </tr>
678
 
677
 
679
            {{for behaviors}}
678
            {{for behaviors}}