| Línea 52... |
Línea 52... |
| 52 |
$this->headLink()->appendStylesheet($this->basePath('plugins/select2-bootstrap4-theme/select2-bootstrap4.css'));
|
52 |
$this->headLink()->appendStylesheet($this->basePath('plugins/select2-bootstrap4-theme/select2-bootstrap4.css'));
|
| Línea 53... |
Línea 53... |
| 53 |
|
53 |
|
| 54 |
// JsRender //
|
54 |
// JsRender //
|
| Línea 55... |
Línea -... |
| 55 |
$this->inlineScript()->appendFile($this->basePath('plugins/jsrender/jsrender.min.js'));
|
- |
|
| 56 |
|
- |
|
| 57 |
$evaluation_0 = \LeadersLinked\Model\RecruitmentSelectionInterview::EVALUATION_0;
|
- |
|
| 58 |
$evaluation_1 = \LeadersLinked\Model\RecruitmentSelectionInterview::EVALUATION_1;
|
- |
|
| 59 |
$evaluation_2 = \LeadersLinked\Model\RecruitmentSelectionInterview::EVALUATION_2;
|
- |
|
| Línea 60... |
Línea 55... |
| 60 |
$evaluation_3 = \LeadersLinked\Model\RecruitmentSelectionInterview::EVALUATION_3;
|
55 |
$this->inlineScript()->appendFile($this->basePath('plugins/jsrender/jsrender.min.js'));
|
| 61 |
$evaluation_4 = \LeadersLinked\Model\RecruitmentSelectionInterview::EVALUATION_4;
|
56 |
|
| 62 |
|
57 |
|
| 63 |
$points_0 = \LeadersLinked\Model\RecruitmentSelectionInterview::POINTS_0;
|
58 |
$points_0 = \LeadersLinked\Model\RecruitmentSelectionInterview::POINTS_0;
|