changeset 3793:d428f283fe10 yworks-svg2pdf

client: remove `export SVG` button for waterlevel * Use html comments to disable the button, this was wrongly activated with commit d36ccff8de5f.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 Jul 2019 17:19:28 +0200
parents 3878bc0c8e58
children 9156890179e2
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 Jul 03 17:13:41 2019 +0200
+++ b/client/src/components/gauge/Waterlevel.vue	Wed Jul 03 17:19:28 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