mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Removed mistakenly added insiders code
This commit is contained in:
parent
dd2c648a78
commit
877ed4698e
@ -200,9 +200,6 @@ function DisplaySystem(&$extraFooterScripts)
|
||||
];
|
||||
$selectedTheme = array_search($_COOKIE['theme'], $themeFiles);
|
||||
|
||||
// widget options
|
||||
$widgetOpt = $_SESSION["widgetOpt"];
|
||||
|
||||
$extraFooterScripts[] = array('src'=>'dist/huebee/huebee.pkgd.min.js', 'defer'=>false);
|
||||
$extraFooterScripts[] = array('src'=>'app/js/huebee.js', 'defer'=>false);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user