collapsable menu w/saving in admin

This commit is contained in:
Nabeel Shahzad
2017-08-21 13:06:10 -05:00
parent 0a3ea07549
commit 27a22ab39c
9 changed files with 167 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
<div class="sidebar" data-background-color="black" data-active-color="info">
<div class="sidebar" data-background-color="white" data-active-color="info">
<!--
Tip 1: you can change the color of the sidebar's background using: data-background-color="white | black"