changeset 3707:116c5fe6a5d7

client: remove SVG export from waterlevel diagram * Comment out experimental SVG export button. The function it called still stays in and maybe of use later and for debugging purposes.
author Bernhard Reiter <bernhard@intevation.de>
date Thu, 20 Jun 2019 08:34:51 +0200
parents c3b0f2912b6e
children daabb540a204
files client/src/components/gauge/Waterlevel.vue
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/gauge/Waterlevel.vue	Wed Jun 19 17:01:17 2019 +0200
+++ b/client/src/components/gauge/Waterlevel.vue	Thu Jun 20 08:34:51 2019 +0200
@@ -59,6 +59,7 @@
             <translate>Export as CSV</translate>
           </a>
 
+          <!--
           <button
             @click="downloadSVG"
             type="button"
@@ -67,6 +68,7 @@
           >
             <translate>Export as SVG</translate>
           </button>
+          -->
         </div>
       </DiagramLegend>
       <div