feat: Add close event
- Frame elements now can be closed - Event is added in template - Action leads back in history
This commit is contained in:
parent
07e2e8ff6d
commit
10d6fe7d82
6 changed files with 24 additions and 10 deletions
|
|
@ -182,6 +182,4 @@ tags:
|
|||
|
||||
{%- block script %}
|
||||
{{ super() }}
|
||||
<script src="{{ pageBase }}js/app.js"></script>
|
||||
<script></script>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue