diff --git a/src/pages/demo.html b/src/pages/demo.html deleted file mode 100644 index 4c0386559..000000000 --- a/src/pages/demo.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - Demo - - - - - diff --git a/src/pages/forms/general.html b/src/pages/forms/general.html index 28c390ec9..2e6913c05 100644 --- a/src/pages/forms/general.html +++ b/src/pages/forms/general.html @@ -4,20 +4,20 @@ @@include('./_head.html', { - "path": "../../", + "path": "../..", "title": "AdminLTE 4 | General Form Elements" })
@@include('./dashboard/_topbar.html', { - "path": "../../" + "path": "../.." }) @@include('./dashboard/_sidenav.html', { "mainPage": "forms", "page": "general", - "path": "../../" + "path": "../.." })
@@ -73,13 +73,13 @@ @@include('./dashboard/_footer.html', { - "path": "../../" + "path": "../.." })
@@include('./_scripts.html', { - "path": "../../" + "path": "../.." }) diff --git a/src/pages/widgets.html b/src/pages/widgets.html index 57efb2ba1..ce52478a7 100644 --- a/src/pages/widgets.html +++ b/src/pages/widgets.html @@ -4,7 +4,7 @@ @@include('./_head.html', { - "path": "../", + "path": "..", "title": "AdminLTE 4 | General Form Elements" }) @@ -12,13 +12,13 @@
@@include('./dashboard/_topbar.html', { - "path": "../" + "path": ".." }) @@include('./dashboard/_sidenav.html', { "mainPage": "pages", "page": "widgets", - "path": "../" + "path": ".." })
@@ -407,13 +407,13 @@ @@include('./dashboard/_footer.html', { - "path": "../" + "path": ".." })
@@include('./_scripts.html', { - "path": "../" + "path": ".." }) diff --git a/src/partials/_head.html b/src/partials/_head.html index 5b170f43a..152c21bd3 100644 --- a/src/partials/_head.html +++ b/src/partials/_head.html @@ -4,9 +4,13 @@ @@title + + + + + - diff --git a/src/partials/dashboard/_sidenav.html b/src/partials/dashboard/_sidenav.html index 13493773b..c1b99d2c5 100644 --- a/src/partials/dashboard/_sidenav.html +++ b/src/partials/dashboard/_sidenav.html @@ -24,25 +24,19 @@ @@ -68,16 +62,18 @@ - - + + + + + +
diff --git a/src/partials/dashboard/_topbar.html b/src/partials/dashboard/_topbar.html index b72f7089a..a833aac20 100644 --- a/src/partials/dashboard/_topbar.html +++ b/src/partials/dashboard/_topbar.html @@ -1,5 +1,5 @@ -