File tree 4 files changed +2
-2
lines changed
lib/matplotlib/backends/web_backend 4 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
< link rel ="stylesheet " href ="{{ prefix }}/_static/css/boilerplate.css " type ="text/css " />
5
5
< link rel ="stylesheet " href ="{{ prefix }}/_static/css/fbm.css " type ="text/css " />
6
6
< link rel ="stylesheet " href ="{{ prefix }}/_static/jquery/css/themes/base/jquery-ui.min.css " >
7
- < script src ="{{ prefix }}/_static/jquery/js/jquery-1.11.3 .min.js "> </ script >
7
+ < script src ="{{ prefix }}/_static/jquery/js/jquery.min.js "> </ script >
8
8
< script src ="{{ prefix }}/_static/jquery/js/jquery-ui.min.js "> </ script >
9
9
< script src ="{{ prefix }}/_static/js/mpl_tornado.js "> </ script >
10
10
< script src ="{{ prefix }}/js/mpl.js "> </ script >
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 4
4
< link rel ="stylesheet " href ="{{ prefix }}/_static/css/boilerplate.css " type ="text/css " />
5
5
< link rel ="stylesheet " href ="{{ prefix }}/_static/css/fbm.css " type ="text/css " />
6
6
< link rel ="stylesheet " href ="{{ prefix }}/_static/jquery/css/themes/base/jquery-ui.min.css " >
7
- < script src ="{{ prefix }}/_static/jquery/js/jquery-1.11.3 .min.js "> </ script >
7
+ < script src ="{{ prefix }}/_static/jquery/js/jquery.min.js "> </ script >
8
8
< script src ="{{ prefix }}/_static/jquery/js/jquery-ui.min.js "> </ script >
9
9
< script src ="{{ prefix }}/_static/js/mpl_tornado.js "> </ script >
10
10
< script src ="{{ prefix }}/js/mpl.js "> </ script >
You can’t perform that action at this time.
0 commit comments