rename js file to be gridstack.js

This commit is contained in:
Pavel Reznikov 2014-11-19 20:15:39 -08:00
commit 14ab5bc49d
2 changed files with 1 additions and 1 deletions

View file

@ -252,7 +252,7 @@ ko.components.register('dashboard-grid', {
<!-- Custom Theme JavaScript -->
<script src="freelancer/js/freelancer.js"></script>
<script src="jquery.gridstack.js"></script>
<script src="gridstack.js"></script>
<script type="text/javascript">
hljs.initHighlightingOnLoad();
$(function () {