mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Reload tree after databox unmount
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
{% if reloadTree %}
|
||||
<script type="text/javascript">
|
||||
reloadTree('bases:bases');
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
{% if app['request'].query.get('success') == '1' %}
|
||||
<div class="alert alert-success">
|
||||
<a class="close" data-dismiss="alert" href="#">×</a>
|
||||
|
Reference in New Issue
Block a user