| Línea 51... |
Línea 51... |
| 51 |
$this->inlineScript()->appendFile($this->basePath('plugins/jquery-input-number/input-number-format.jquery.js'));
|
51 |
$this->inlineScript()->appendFile($this->basePath('plugins/jquery-input-number/input-number-format.jquery.js'));
|
| Línea 52... |
Línea 52... |
| 52 |
|
52 |
|
| 53 |
// bootbox Alert //
|
53 |
// bootbox Alert //
|
| Línea -... |
Línea 54... |
| - |
|
54 |
$this->inlineScript()->appendFile($this->basePath('plugins/bootbox/bootbox.min.js'));
|
| - |
|
55 |
|
| - |
|
56 |
// JsRender //
|
| 54 |
$this->inlineScript()->appendFile($this->basePath('plugins/bootbox/bootbox.min.js'));
|
57 |
$this->inlineScript()->appendFile($this->basePath('plugins/jsrender/jsrender.min.js'));
|
| 55 |
|
58 |
|
| Línea 56... |
Línea 59... |
| 56 |
$status_active = \LeadersLinked\Model\CompanySelfEvaluationForm::STATUS_ACTIVE;
|
59 |
$status_active = \LeadersLinked\Model\CompanySelfEvaluationForm::STATUS_ACTIVE;
|
| 57 |
$status_inactive = \LeadersLinked\Model\CompanySelfEvaluationForm::STATUS_INACTIVE;
|
60 |
$status_inactive = \LeadersLinked\Model\CompanySelfEvaluationForm::STATUS_INACTIVE;
|