Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 8450 Rev 8753
Línea 13... Línea 13...
13
$allowUsersWhoApplied = $acl->isAllowed($roleName, 'jobs/users-who-applied') ? 1 : 0;
13
$allowUsersWhoApplied = $acl->isAllowed($roleName, 'jobs/users-who-applied') ? 1 : 0;
Línea 14... Línea 14...
14
 
14
 
15
$this->headLink()->appendStylesheet($this->basePath('plugins/bootstrap4-toggle/css/bootstrap4-toggle.min.css'));
15
$this->headLink()->appendStylesheet($this->basePath('plugins/bootstrap4-toggle/css/bootstrap4-toggle.min.css'));
Línea 16... Línea -...
16
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap4-toggle/js/bootstrap4-toggle.min.js'));
-
 
17
 
-
 
18
 
-
 
19
 
16
$this->inlineScript()->appendFile($this->basePath('plugins/bootstrap4-toggle/js/bootstrap4-toggle.min.js'));
20
 
17
 
Línea 21... Línea -...
21
$this->headStyle()->captureStart();
-
 
22
echo <<<CSS
18
$this->headStyle()->captureStart();
23
 
19
echo <<<CSS
24
 
20
 
25
#gridTableUsersWhoApplied {
21
#gridTableUsersWhoApplied {
26
    display: flex;
22
    display: flex;