{# HTML output for dojobscw/operations/OperationDialog (JavaScript) #} {# Tells the modal dialog to close and to check if a page update is needed #} {{ css_init }} {% set enable_loading = True %} {% include 'loading.html' %}
close
{% if last_mod is defined %}
{{ last_mod }}
{% endif %} {% if new_top_location is defined %}
{{ new_top_location }}
{% endif %}