changeset 2228:9b15293d028c pdf-export

PDF-generation: Hide template configuration (as long as it's not working).
author Markus Kottlaender <markus@intevation.de>
date Wed, 13 Feb 2019 07:55:57 +0100
parents 9b545e470b94
children 6cce66a6ceb5
files client/src/components/systemconfiguration/Systemconfiguration.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/systemconfiguration/Systemconfiguration.vue	Tue Feb 12 14:33:36 2019 +0100
+++ b/client/src/components/systemconfiguration/Systemconfiguration.vue	Wed Feb 13 07:55:57 2019 +0100
@@ -31,7 +31,7 @@
             <translate>Send</translate>
           </a>
         </div>
-        <PDFTemplates />
+        <!-- <PDFTemplates /> -->
       </div>
       <!-- card-body -->
     </div>