Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 11139 Rev 14160
Línea 43... Línea 43...
43
CSS;
43
CSS;
44
$this->headStyle()->captureEnd();
44
$this->headStyle()->captureEnd();
Línea 45... Línea 45...
45
 
45
 
Línea -... Línea 46...
-
 
46
$categories = json_encode($job_categories);
46
$categories = json_encode($job_categories);
47
 
47
 
48
/*
48
$js = <<<JS
49
$js = <<<JS
49
const linksVars = {
50
const linksVars = {
50
    link_add:"$routeAdd",
51
    link_add:"$routeAdd",
Línea 59... Línea 60...
59
JS;
60
JS;
Línea 60... Línea 61...
60
 
61
 
61
$this->inlineScript()->appendScript($js);
62
$this->inlineScript()->appendScript($js);
62
$this->headLink()->appendStylesheet('/react-bundles/jobs/main.css');
63
$this->headLink()->appendStylesheet('/react-bundles/jobs/main.css');
-
 
64
$this->inlineScript()->appendFile('/react-bundles/jobs/jobsBundle.js');
63
$this->inlineScript()->appendFile('/react-bundles/jobs/jobsBundle.js');
65
*/
Línea 64... Línea 66...
64
?>
66
?>
65
 
67
 
66
<!-- Content Header (Page header) -->
-
 
67
<div id="jobs">
68
<!-- Content Header (Page header) -->
-
 
69
<div id="jobs">