File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
prefix_finder/frontend/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
<!-- Styles -->
19
19
< link rel ="stylesheet " href ="https://fonts.googleapis.com/icon?family=Material+Icons ">
20
20
< link rel ="stylesheet " href ="{% static 'css/chosen.min.css'%}?version=2 ">
21
- < link rel ="stylesheet " href ="{% static 'css/main.css'%}?version=3 ">
21
+ < link rel ="stylesheet " href ="{% static 'css/main.css'%}?version=4 ">
22
22
{% get_favicons prefix="favicons/" %}
23
23
</ head >
24
24
38
38
< script src ="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js "> </ script >
39
39
< script src ="{% static 'js/progress-bar.js'%} "> </ script >
40
40
< script src ="{% static 'js/chosen.min.js'%} "> </ script >
41
- < script src ="{% static 'js/main.js'%}?version=2 "> </ script >
41
+ < script src ="{% static 'js/main.js'%}?version=3 "> </ script >
42
42
43
43
{% if piwik.url and piwik.site_id %}
44
44
<!-- Piwik -->
You can’t perform that action at this time.
0 commit comments