File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
< meta name ="description " content ="jQuery UI Month Picker Plugin : jQuery UI Month Picker Plugin ">
7
7
8
8
< link href ="stylesheets/stylesheet.css " rel ="stylesheet " type ="text/css " />
9
- < link href ="https://code.jquery.com/ui/1.11.4 /themes/smoothness/jquery-ui.css " rel ="stylesheet " type ="text/css " />
9
+ < link href ="https://code.jquery.com/ui/1.12.1 /themes/smoothness/jquery-ui.css " rel ="stylesheet " type ="text/css " />
10
10
11
11
< link href ="MonthPicker.min.css " rel ="stylesheet " type ="text/css " />
12
12
< link rel ="stylesheet " type ="text/css " href ="examples.css " />
13
13
14
- < script src ="https://code.jquery.com/jquery-1.12.1 .min.js "> </ script >
15
- < script src ="https://code.jquery.com/ui/1.11.4 /jquery-ui.min.js "> </ script >
14
+ < script src ="https://code.jquery.com/jquery-3.2.0 .min.js "> </ script >
15
+ < script src ="https://code.jquery.com/ui/1.12.1 /jquery-ui.min.js "> </ script >
16
16
< script src ="https://cdn.rawgit.com/digitalBush/jquery.maskedinput/1.4.1/dist/jquery.maskedinput.min.js "> </ script >
17
17
18
- < script src ="MonthPicker.min .js "> </ script >
18
+ < script src ="../src/MonthPicker .js "> </ script >
19
19
< script src ="examples.js "> </ script >
20
20
</ head >
21
21
You can’t perform that action at this time.
0 commit comments