File tree Expand file tree Collapse file tree 3 files changed +2
-119
lines changed
templates/admin/permissions Expand file tree Collapse file tree 3 files changed +2
-119
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
4
4
5
5
{% block body %}
6
- < link href ="{{url_for('static', filename='admin/css /prism.css')}} " rel ="stylesheet ">
6
+ < link href ="{{url_for('static', filename='admin/lib /prism/themes/prism-okaidia .css')}} " rel ="stylesheet ">
7
7
< link href ="{{url_for('static', filename='admin/lib/chosen/chosen.min.css')}} " rel ="stylesheet ">
8
8
< div class ="col-md-2 "> </ div >
9
9
< div class ="col-md-8 ">
@@ -61,7 +61,7 @@ <h2> Event Users </h2>
61
61
{% endblock %}
62
62
63
63
{% block tail %}
64
- < script src ="{{ url_for('static', filename='admin/js /prism.js')}} "> </ script >
64
+ < script src ="{{ url_for('static', filename='admin/lib/prism /prism.js')}} "> </ script >
65
65
< script src ="{{ url_for('static', filename='admin/lib/chosen/chosen.jquery.min.js')}} "> </ script >
66
66
< script language ="javascript ">
67
67
( function ( $ ) {
You can’t perform that action at this time.
0 commit comments