Added admin switch, and composer dependencies
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
Both of these plugins are recommended to enhance the
|
||||
user experience. Slimscroll is required when using the
|
||||
fixed layout. -->
|
||||
<script src="{{ url('/plugins/jquery.slimscroll.min.js') }}" type="text/javascript"></script>
|
||||
<script src="{{ url('/plugins/fastclick/fastclick.min.js') }}" type="text/javascript"></script>
|
||||
@js('site/js/jquery.slimscroll.min.js','jq.slimscroll');
|
||||
@js('site/js/fastclick.min.js','jq.fastclick');
|
Reference in New Issue
Block a user