| Línea 771... |
Línea 771... |
| 771 |
<button type="button" class="btn btn-primary" id="btn-select-competency" data-toggle="tooltip" title="LABEL_ADD LABEL_COMPETENCY">LABEL_ADD LABEL_COMPETENCY</button>
|
771 |
<button type="button" class="btn btn-primary" id="btn-select-competency" data-toggle="tooltip" title="LABEL_ADD LABEL_COMPETENCY">LABEL_ADD LABEL_COMPETENCY</button>
|
| 772 |
</div>
|
772 |
</div>
|
| 773 |
</div>
|
773 |
</div>
|
| 774 |
<div class="row">
|
774 |
<div class="row">
|
| 775 |
<br>
|
775 |
<br>
|
| 776 |
<div class="col-md-12 col-sm-12 col-xs-12" id="competencies-job">
|
776 |
<div class="col-md-12 col-sm-12 col-xs-12" id="competencies-job" style=" margin-top: 10px;">
|
| Línea 777... |
Línea 777... |
| 777 |
|
777 |
|
| 778 |
</div>
|
778 |
</div>
|
| 779 |
</div>
|
779 |
</div>
|
| 780 |
</div>
|
780 |
</div>
|
| Línea 841... |
Línea 841... |
| 841 |
|
841 |
|
| 842 |
<!---Template Competencies --->
|
842 |
<!---Template Competencies --->
|
| 843 |
<script id="sectionTemplate" type="text/x-jsrender">
|
843 |
<script id="sectionTemplate" type="text/x-jsrender">
|
| 844 |
<div class="panel panel-default" id="panel-{{:competency_id}}">
|
844 |
<div class="panel panel-default" id="panel-{{:competency_id}}">
|
| 845 |
<div class="panel-heading">
|
845 |
<div class="panel-heading">
|
| 846 |
<h4 class="panel-title">
|
846 |
<h4 class="panel-title" style=" font-size: 18px;">
|
| 847 |
<a class="accordion-toggle" data-toggle="collapse" aria-expanded="true" data-parent="#panel-{{:competency_id}}" href="#collapse-{{:competency_id}}">
|
847 |
<a class="accordion-toggle" data-toggle="collapse" aria-expanded="true" data-parent="#panel-{{:competency_id}}" href="#collapse-{{:competency_id}}">
|
| 848 |
<span class="section-name{{:competency_id}}">
|
848 |
<span class="section-name{{:competency_id}}">
|
| 849 |
{{:~getType(competency_type_id).name}} - {{:name}}
|
849 |
{{:~getType(competency_type_id).name}} - {{:name}}
|
| 850 |
</span>
|
850 |
</span>
|