summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-05-17 17:43:58 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-06-17 13:21:28 +0200
commita4a1c1c1480b2159860309b1991a22eb83b33dee (patch)
tree108ecf45271676add8032e7247f45ae3b066c688 /ishtar_common/templates
parent0e0aeb72071f7a07bc8d913b3d9e9ffa72ed6ab7 (diff)
downloadIshtar-a4a1c1c1480b2159860309b1991a22eb83b33dee.tar.bz2
Ishtar-a4a1c1c1480b2159860309b1991a22eb83b33dee.zip
Statistics: manage stats sum
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/blocks/DataTables.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/blocks/DataTables.html b/ishtar_common/templates/blocks/DataTables.html
index 01aa7519d..6b24049a4 100644
--- a/ishtar_common/templates/blocks/DataTables.html
+++ b/ishtar_common/templates/blocks/DataTables.html
@@ -25,7 +25,7 @@
</div>
</div>
-{% if gallery or use_map %}
+{% if current_model.STATISTIC_MODALITIES or gallery or use_map %}
{% include "blocks/DataTables-tabs.html" %}
{% else %}
{% include "blocks/DataTables-content.html" %}