support theme options via user preferences #89 (#91)

This commit is contained in:
Kevin Papst
2018-01-15 22:58:07 +01:00
committed by GitHub
parent 827b1ae9ad
commit 3f221fcdb8
14 changed files with 289 additions and 113 deletions

View File

@@ -1,5 +1,7 @@
$(document).ready(function() {
// $.AdminLTE.pushMenu.expandOnHover();
(function( $ ) {
var pubSub = $({});