mirror of
https://github.com/pi-hole/web.git
synced 2026-05-02 06:32:49 +01:00
Cleaned code
This commit is contained in:
2
dist/js/app.js
vendored
2
dist/js/app.js
vendored
@@ -27,7 +27,7 @@ if (typeof jQuery === "undefined") {
|
||||
* prevents conflict with other plugins and is a better
|
||||
* way to organize our code.
|
||||
*/
|
||||
$.AdminLTE = new Object();
|
||||
$.AdminLTE = {};
|
||||
|
||||
/* --------------------
|
||||
* - AdminLTE Options -
|
||||
|
||||
Reference in New Issue
Block a user