Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 9780 Rev 9786
Línea 609... Línea 609...
609
        }
609
        }
610
	}	
610
	}	
611
JS;
611
JS;
Línea 612... Línea 612...
612
 
612
 
-
 
613
$this->inlineScript()->appendScript($js);
613
$this->inlineScript()->appendScript($js);
614
$this->headLink()->appendStylesheet($this->basePath('/react-bundles/recruitment_and_selection/main.css'));
Línea 614... Línea 615...
614
$this->inlineScript()->appendFile('/react-bundles/recruitment_and_selection/recruitmentAndSelection.js');
615
$this->inlineScript()->appendFile('/react-bundles/recruitment_and_selection/recruitmentAndSelection.js');
615
 
616