{% extends "views/components/etl_modules/base-import.htm" %} {% load i18n %} {% block task_details %}

{% blocktrans %}Delete The Selected Resources or Tiles{% endblocktrans %}

{% trans "Delete Tiles" %}
{% trans "Delete Resources by Search Url" %}
{% trans "Delete Resources by Resource Model" %}

{% blocktrans %}You can delete the tiles by selecting the nodegroup. The selections can be further limited using the optional search url.{% endblocktrans %}

{% blocktrans %}You can delete the resources by selecting the graph.{% endblocktrans %}

{% blocktrans %}You can delete the resources using search url.{% endblocktrans %}

{% blocktrans %}This selection will delete the resource instances from search url{% endblocktrans %} {% blocktrans %}This selection will delete the resource instances from search url and the selected resource model{% endblocktrans %} {% blocktrans %}This selection will delete the tiles in the selected nodegroup from search url{% endblocktrans %} {% blocktrans %}This selection will delete all the resource instances from the selected resource model{% endblocktrans %} {% blocktrans %}This selection will delete the tiles in the selected nodegroup{% endblocktrans %}

{% endblock task_details %} {% block etl_status %}

{% endblock etl_status %} {% block loading_status %} {% endblock loading_status %} {% block etl_error_report %} {% endblock etl_error_report %}