From 60d7d9edb2fe286fd6c1cf47b6df04cdadcc8a7c Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 10 May 2019 22:46:17 +0200 Subject: Statistics - manage queries --- .../templates/blocks/DataTables-stats.html | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 ishtar_common/templates/blocks/DataTables-stats.html (limited to 'ishtar_common/templates') diff --git a/ishtar_common/templates/blocks/DataTables-stats.html b/ishtar_common/templates/blocks/DataTables-stats.html new file mode 100644 index 000000000..da3a85179 --- /dev/null +++ b/ishtar_common/templates/blocks/DataTables-stats.html @@ -0,0 +1,125 @@ +{% load i18n %} +
+
+ + + + + + + + +
+
+
+
+
+

+   + {% trans 'Draw rectangle on the graph to zoom. Double-click to reinitialize.' %} +

+
+
+ +
+
+
+
+
+
+
+   + {% trans 'Right-click on this image to save it.' %} +
+
+
+
+
+
+ +
+ + \ No newline at end of file -- cgit v1.2.3