Skip to content
Snippets Groups Projects
Commit 2a53d4d2 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Comments

parent e1e57f52
Branches
Tags
No related merge requests found
......@@ -799,6 +799,7 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs
// Output module javascript
if (is_array($arrayofjs))
{
print '<!-- Includes specific to page -->'."\n";
foreach($arrayofjs as $jsfile)
{
print '<script type="text/javascript" src="'.DOL_URL_ROOT.'/'.$jsfile.'"></script>'."\n";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment