Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 14ab5bc

Browse files
committed
rename js file to be gridstack.js
1 parent bed93f8 commit 14ab5bc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ <h3>Use with knockout.js</h3>
252252
<!-- Custom Theme JavaScript -->
253253
<script src="freelancer/js/freelancer.js"></script>
254254

255-
<script src="jquery.gridstack.js"></script>
255+
<script src="gridstack.js"></script>
256256
<script type="text/javascript">
257257
hljs.initHighlightingOnLoad();
258258
$(function () {

0 commit comments

Comments
 (0)