Skip to content
Snippets Groups Projects
Commit 2ef02d03 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update js references

parent 84431210
No related branches found
No related tags found
1 merge request!44update js references
......@@ -86,8 +86,8 @@ $aEnabledShellPlugins=$CI_plugins->getEnabledPlugins('shellcmd');
$sHeader.= count($aEnabledShellPlugins)
? ''
."\n<!-- shellcmd plugins :: js files -->\n"
.'<script src="/deployment/js/ubd.class.js"></script>'."\n"
.'<script src="/deployment/js/addi.js"></script>'."\n"
.'<script src="/vendor/axelhahn/js/ubd.class.js"></script>'."\n"
.'<script src="/vendor/axelhahn/js/addi.js"></script>'."\n"
: ''
;
foreach ($aEnabledShellPlugins as $sPlugin){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment