diff --git a/core/templates/ui/drilldown/table_results.html b/core/templates/ui/drilldown/table_results.html index 8ccbe0f..3c25f25 100644 --- a/core/templates/ui/drilldown/table_results.html +++ b/core/templates/ui/drilldown/table_results.html @@ -26,12 +26,14 @@ {% endif %} {% endif %} -
-
- + {% if params.index == 'main' %} +
+
+ +
+
- -
+ {% endif %} {% include 'ui/drilldown/table_results_partial.html' %} {% endif %} {# Update the tags in case the user changed the query #}