Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 15497 Rev 15499
Línea 22... Línea 22...
22
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap4-toggle/js/bootstrap4-toggle.min.js'));
22
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap4-toggle/js/bootstrap4-toggle.min.js'));
Línea 23... Línea 23...
23
 
23
 
24
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap-confirmation/dist/bootstrap-confirmation.js'));
24
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap-confirmation/dist/bootstrap-confirmation.js'));
Línea 25... Línea -...
25
$this->headLink()->appendStylesheet($this->basePath('plugins/bootstrap-checkbox/awesome-bootstrap-checkbox.css'));
-
 
26
 
-
 
27
$status_active = \LeadersLinked\Model\Industry::STATUS_ACTIVE;
25
$this->headLink()->appendStylesheet($this->basePath('plugins/bootstrap-checkbox/awesome-bootstrap-checkbox.css'));
28
 
26
 
29
$js = <<<JS
27
$js = <<<JS
30
const urlsVar = {
28
const urlsVar = {
31
        linkTable: '$routeDatatable',
29
        linkTable: '$routeDatatable',