Remove app.js and enable the Layout module by default

This commit is contained in:
Abdullah Almsaeed
2016-11-06 14:44:01 -05:00
parent e47cc06a9e
commit b2a83e147f
13 changed files with 41 additions and 27 deletions

View File

@@ -602,7 +602,6 @@ to get the desired effect
<script src="dist/js/adminlte.js"></script>
<!-- OPTIONAL SCRIPTS -->
<script src="dist/js/app.min.js"></script>
<script src="dist/js/demo.js"></script>
</body>