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

fix vendor dirs

parent 8f444c08
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,8 @@ $oHtml=new htmlelements();
$renderAdminLTE=new renderadminlte();
$aReplace=[];
$aReplace['{{DIR_ADMINLTE}}']='/vendor/admin-lte/AdminLTE-3.2.0/';
$aReplace['{{DIR_ADMINLTE}}']='/vendor/admin-lte/3.2.0';
$aReplace['{{DIR_ADMINLTEPLUGINS}}']='/vendor/admin-lte-plugins';
// ---------- PAGE STYLE
$aReplace['{{PAGE_SKIN}}']='';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment