Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6680 Rev 7124
Línea 1857... Línea 1857...
1857
    allowUsersWhoApplied: "$allowUsersWhoApplied"
1857
    allowUsersWhoApplied: "$allowUsersWhoApplied"
1858
}
1858
}
1859
JS;
1859
JS;
Línea 1860... Línea 1860...
1860
 
1860
 
-
 
1861
$this->inlineScript()->appendScript($js);
1861
$this->inlineScript()->appendScript($js);
1862
$this->headLink()->appendStylesheet('/react-bundles/jobs/main.css');
1862
$this->inlineScript()->appendFile('/react-bundles/jobs/jobsBundle.js');
1863
$this->inlineScript()->appendFile('/react-bundles/jobs/jobsBundle.js');
Línea 1863... Línea 1864...
1863
?>
1864
?>
1864
 
1865