Cleaned code

This commit is contained in:
Abdullah Almsaeed
2015-02-20 16:46:03 -05:00
parent 45c82f5a1a
commit ffb2731764
24 changed files with 857 additions and 965 deletions

2
dist/js/app.js vendored
View File

@@ -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 -