File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
< link rel ="stylesheet " href ="https://code.jquery.com/ui/1.12.1/themes/redmond/jquery-ui.min.css ">
10
10
< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
11
11
< link rel ="stylesheet " href ="https://rawgit.com/free-jqgrid/jqGrid/master/css/ui.jqgrid.css "/>
12
- < link rel ="stylesheet " href ="https://code.jquery.com/qunit/qunit-2.6.1 .css ">
12
+ < link rel ="stylesheet " href ="https://code.jquery.com/qunit/qunit-2.6.2 .css ">
13
13
< style >
14
14
html , body { font-size : 75% ; }
15
15
.ui-jqgrid .ui-jqgrid-bdiv .myAltRowClass {
24
24
$ . jgrid . no_legacy_api = true ;
25
25
</ script >
26
26
< script src ="https://rawgit.com/free-jqgrid/jqGrid/master/js/jquery.jqgrid.src.js "> </ script >
27
- < script src ="https://code.jquery.com/qunit/qunit-2.6.1 .js "> </ script >
27
+ < script src ="https://code.jquery.com/qunit/qunit-2.6.2 .js "> </ script >
28
28
< script >
29
29
//<![CDATA[
30
30
/*global $ */
You can’t perform that action at this time.
0 commit comments