diff app/view/kommentare/List.js @ 144:7b1140bd8b3d

Re-Added Kommentare
author Torsten Irländer <torsten.irlaender@intevation.de>
date Mon, 01 Jul 2013 10:15:00 +0200
parents 26863a7af202
children 1e4f0c42369c
line wrap: on
line diff
--- a/app/view/kommentare/List.js	Fri Jun 28 11:16:44 2013 +0200
+++ b/app/view/kommentare/List.js	Mon Jul 01 10:15:00 2013 +0200
@@ -10,6 +10,7 @@
         minHeight: 35,
         deferEmptyText: false
     },
+    probeId: null,
     initComponent: function() {
         this.dockedItems = [
             {
@@ -19,7 +20,8 @@
                     {
                         text: 'Hinzufügen',
                         icon: 'gfx/plus.gif',
-                        action: 'add'
+                        action: 'add',
+                        probeId: this.probeId
                     },
                     {
                         text: 'Löschen',

http://lada.wald.intevation.org