Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 1 Rev 3536
Línea 3... Línea 3...
3
$currentUser    = $this->currentUserHelper();
3
$currentUser    = $this->currentUserHelper();
4
$roleName       = $currentUser->getUserTypeId();
4
$roleName       = $currentUser->getUserTypeId();
Línea 5... Línea 5...
5
 
5
 
Línea 6... Línea 6...
6
$route   = $this->url('company/i-work-with');
6
$route   = $this->url('company/i-work-with');
7
 
7
 
8
$this->headLink()->appendStylesheet('/react-bundles/company/i-work-with/main.css');
8
$this->headLink()->appendStylesheet('/look-and-field/profile.css');
Línea 9... Línea 9...
9
$this->inlineScript()->appendFile('/react-bundles/company/i-work-with/iWorkWithBundle.js');
9
$this->inlineScript()->appendFile('/react-bundles/company/i-work-with/iWorkWithBundle.js');
10
?>
10
?>