Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 9912 Rev 9954
Línea 35... Línea 35...
35
        }
35
        }
36
	}	
36
	}	
37
JS;
37
JS;
Línea 38... Línea 38...
38
 
38
 
39
$this->inlineScript()->appendScript($js);
39
$this->inlineScript()->appendScript($js);
40
$this->headLink()->appendStylesheet($this->basePath('/react-bundles/recruitment_and_selection/main.css'));
40
$this->headLink()->appendStylesheet($this->basePath('/react-bundles/recruitment_and_selection/vacancies/main.css'));
Línea 41... Línea 41...
41
$this->inlineScript()->appendFile('/react-bundles/recruitment_and_selection/recruitmentAndSelection.js');
41
$this->inlineScript()->appendFile('/react-bundles/recruitment_and_selection/vacancies/vacanciesBundle.js');
42
 
42
 
Línea 43... Línea 43...
43
?>
43
?>