rename js file to be gridstack.js
This commit is contained in:
parent
bed93f845c
commit
14ab5bc49d
2 changed files with 1 additions and 1 deletions
|
|
@ -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 () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue