changeset 380:eb79d9bf3929

Added an export button to trigger export action for a selected (single) probe
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 27 Aug 2013 10:14:30 +0200
parents 0fa48c66cf7d
children 9bc080ecdbc9
files app/view/proben/List.js
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/app/view/proben/List.js	Mon Aug 26 16:54:48 2013 +0200
+++ b/app/view/proben/List.js	Tue Aug 27 10:14:30 2013 +0200
@@ -28,6 +28,11 @@
                         text: 'Import',
                         icon: 'gfx/plus.gif',
                         action: 'import'
+                    },
+                    {
+                        text: 'Export',
+                        icon: 'gfx/document-save-as-6.png',
+                        action: 'export'
                     }
                 ]
             }

http://lada.wald.intevation.org