mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed Reel calculator when accessing via ajax load.
This commit is contained in:
parent
38235c3f4c
commit
f089a16d74
1 changed files with 4 additions and 4 deletions
|
@ -81,6 +81,10 @@
|
|||
{% endblock %}
|
||||
|
||||
</div>
|
||||
|
||||
{% block scripts %}
|
||||
|
||||
{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -119,9 +123,5 @@
|
|||
{{ encore_entry_script_tags('app') }}
|
||||
{{ encore_entry_script_tags('ru2ftwofactor') }}
|
||||
{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
|
||||
{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue