Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1 Rev 2331
Línea 2... Línea 2...
2
$acl            = $this->viewModel()->getRoot()->getVariable('acl');
2
$acl            = $this->viewModel()->getRoot()->getVariable('acl');
3
$currentUser    = $this->currentUserHelper();
3
$currentUser    = $this->currentUserHelper();
4
$roleName       = $currentUser->getUserTypeId();
4
$roleName       = $currentUser->getUserTypeId();
Línea 5... Línea 5...
5
 
5
 
6
 
6
 
7
// $this->headLink()->appendStylesheet('/react-bundles/company/invitations-received/main.css');
7
$this->headLink()->appendStylesheet('/react-bundles/company/invitations-received/main.css');
Línea 8... Línea 8...
8
$this->inlineScript()->appendFile('/react-bundles/company/invitations-received/invitationsReceivedBundle.js');
8
$this->inlineScript()->appendFile('/react-bundles/company/invitations-received/invitationsReceivedBundle.js');
9
?>
9
?>