File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1212 < script src ="../js/jquery.validationEngine.js " type ="text/javascript " charset ="utf-8 ">
1313 </ script >
1414
15- < link rel ="stylesheet " href ="http://jqueryui.com/themes/base/jquery.ui.all.css ">
16- < script src ="http://jqueryui.com/ui/jquery.ui.core.js "> </ script >
17- < script src ="http://jqueryui.com/ui/jquery.ui.widget.js "> </ script >
18-
19- < script src ="http://jqueryui.com/ui/jquery.ui.datepicker.js "> </ script >
15+ < link rel ="stylesheet " href ="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/themes/base/jquery-ui.css ">
16+ < script src ="http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/jquery-ui.min.js "> </ script >
2017 < script >
2118 jQuery ( document ) . ready ( function ( ) {
2219 // binds form submission and fields to the validation engine
You can’t perform that action at this time.
0 commit comments