Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 16864 Rev 16891
Línea 6... Línea 6...
6
 
6
 
7
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/nprogress/nprogress.css'));
7
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/nprogress/nprogress.css'));
8
$this->inlineScript()->appendFile($this->basePath('assets/vendors/nprogress/nprogress.js'));
8
$this->inlineScript()->appendFile($this->basePath('assets/vendors/nprogress/nprogress.js'));
Línea 9... Línea -...
9
$this->inlineScript()->appendFile($this->basePath('assets/vendors/jsrender/jsrender.js'));
-
 
10
 
9
$this->inlineScript()->appendFile($this->basePath('assets/vendors/jsrender/jsrender.js'));
11
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/fontawesome-free/css/all.min.css'));
10
 
12
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/daterangepicker/daterangepicker.css'));
11
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/daterangepicker/daterangepicker.css'));
Línea 13... Línea 12...
13
$this->inlineScript()->appendFile($this->basePath('assets/vendors/moment/moment.min.js'));
12
$this->inlineScript()->appendFile($this->basePath('assets/vendors/moment/moment.min.js'));