diff app/view/proben/List.js @ 357:94884cd8f8c0

Added logic to upload a file to the server.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 13 Aug 2013 16:21:08 +0200
parents b8bd8d9a93ab
children 3bed0373cf50
line wrap: on
line diff
--- a/app/view/proben/List.js	Tue Aug 13 12:37:03 2013 +0200
+++ b/app/view/proben/List.js	Tue Aug 13 16:21:08 2013 +0200
@@ -35,6 +35,11 @@
                         text: 'Hinzufügen',
                         icon: 'gfx/plus.gif',
                         action: 'add'
+                    },
+                    {
+                        text: 'Import',
+                        icon: 'gfx/plus.gif',
+                        action: 'import'
                     }
                 ]
             }

http://lada.wald.intevation.org