Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 3576 Rev 5273
Línea 17... Línea 17...
17
}
17
}
Línea 18... Línea 18...
18
 
18
 
Línea 19... Línea 19...
19
JS;
19
JS;
20
 
-
 
21
$this->inlineScript()->appendScript($js);
20
 
22
$this->headLink()->appendStylesheet('/look-and-field/dashboard.css');
21
$this->inlineScript()->appendScript($js);
Línea 23... Línea 22...
23
$this->inlineScript()->appendFile('/react-bundles/dashboard/notificationsBundle.js');
22
$this->inlineScript()->appendFile('/react-bundles/notifications/notificationsBundle.js');
24
?>
23
?>
25
 
24