Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 6446 Rev 6448
Línea 1036... Línea 1036...
1036
    footer: "$footer"
1036
    footer: "$footer"
1037
}
1037
}
1038
JS;
1038
JS;
Línea 1039... Línea 1039...
1039
 
1039
 
1040
$this->inlineScript()->appendScript($js);
1040
$this->inlineScript()->appendScript($js);
1041
$this->inlineScript()->headLink()->appendStylesheet('/react-bundles/profile/main.css');
1041
$this->headLink()->appendStylesheet('/react-bundles/profile/main.css');
1042
$this->inlineScript()->appendFile('/react-bundles/profile/profileBundle.js');
1042
$this->inlineScript()->appendFile('/react-bundles/profile/profileBundle.js');
Línea 1043... Línea 1043...
1043
?>
1043
?>
1044
 
1044