File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 # events-examples input , # api-examples input { margin : 10px ; padding : 10px 30px ; }
1313 </ style >
1414 <!-- Include jQuery and PowerTip -->
15- < script type ="text/javascript " src ="https://code.jquery.com/jquery-1.12.3 .js "> </ script >
15+ < script type ="text/javascript " src ="https://code.jquery.com/jquery-1.12.4 .js "> </ script >
1616 <!-- begin-scripts -->
1717 < script type ="text/javascript " src ="../src/core.js "> </ script >
1818 < script type ="text/javascript " src ="../src/csscoordinates.js "> </ script >
Original file line number Diff line number Diff line change 11require . config ( {
22 paths : {
3- jquery : 'https://code.jquery.com/jquery-1.12.3 ' ,
3+ jquery : 'https://code.jquery.com/jquery-1.12.4 ' ,
44 qunit : 'https://code.jquery.com/qunit/qunit-1.23.1' ,
55 'jquery.powertip' : '../dist/jquery.powertip'
66 }
Original file line number Diff line number Diff line change 55 < title > PowerTip Edge Case Tests</ title >
66
77 <!-- Library Resources -->
8- < script type ="text/javascript " src ="https://code.jquery.com/jquery-1.12.3 .js "> </ script >
8+ < script type ="text/javascript " src ="https://code.jquery.com/jquery-1.12.4 .js "> </ script >
99
1010 <!-- PowerTip Core Resources -->
1111 < script type ="text/javascript " src ="../src/core.js "> </ script >
Original file line number Diff line number Diff line change 55 < title > PowerTip Test Suite</ title >
66
77 <!-- Library Resources -->
8- < script type ="text/javascript " src ="https://code.jquery.com/jquery-1.12.3 .js "> </ script >
8+ < script type ="text/javascript " src ="https://code.jquery.com/jquery-1.12.4 .js "> </ script >
99 < script type ="text/javascript " src ="https://code.jquery.com/qunit/qunit-1.23.1.js "> </ script >
1010 < link rel ="stylesheet " type ="text/css " href ="https://code.jquery.com/qunit/qunit-1.23.1.css " />
1111
You can’t perform that action at this time.
0 commit comments