Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 1320 Rev 16822
Línea 5... Línea 5...
5
$routeReports = $this->url('microlearning/reports/comments-for-capsule'); 
5
$routeReports = $this->url('microlearning/reports/comments-for-capsule'); 
Línea 6... Línea 6...
6
 
6
 
Línea 7... Línea 7...
7
$roleName = $currentUser->getUserTypeId();
7
$roleName = $currentUser->getUserTypeId();
8
 
8
 
9
 
9
 
Línea 10... Línea 10...
10
$this->headLink()->appendStylesheet($this->basePath('plugins/nprogress/nprogress.css'));
10
$this->headLink()->appendStylesheet($this->basePath('assets/vendors/nprogress/nprogress.css'));
11
$this->inlineScript()->appendFile($this->basePath('plugins/nprogress/nprogress.js'));
11
$this->inlineScript()->appendFile($this->basePath('assets/vendors/nprogress/nprogress.js'));