moving to /internal for a js dir, icons.svg Ive built, etc. and added route in files.py, updates all html to use new path
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
</div id="/RI*">
|
||||
{% endfor %}
|
||||
<div id="throb" style="display:none" class="col-1 px-0 {{offset}}">
|
||||
<img height="64px" src="{{url_for('static', filename='throbber.gif')}}"></img>
|
||||
<img height="64px" src="{{url_for('internal', filename='throbber.gif')}}"></img>
|
||||
</div>
|
||||
</div class="row col-12">
|
||||
<div class="row col-12">
|
||||
|
||||
Reference in New Issue
Block a user