diff app/view/grid/DatensatzErzeuger.js @ 1011:6afdbc8ee920 stammdatengrids

Tidied up code, fixed buttons in Messprogrammkategoriegrid by renaming the alias of the grid
author Dustin Demuth <dustin@intevation.de>
date Thu, 21 Jan 2016 10:54:20 +0100
parents b21421ba6917
children e9e974d31924
line wrap: on
line diff
--- a/app/view/grid/DatensatzErzeuger.js	Wed Jan 20 17:38:10 2016 +0100
+++ b/app/view/grid/DatensatzErzeuger.js	Thu Jan 21 10:54:20 2016 +0100
@@ -122,16 +122,6 @@
             header: i18n.getMsg('letzteAenderung'),
             dataIndex: 'letzteAenderung'
         }];
-        this.listeners = {
-           select: {
-               fn: this.activateRemoveButton,
-               scope: this
-            },
-            deselect: {
-                fn: this.deactivateRemoveButton,
-                scope: this
-            }
-        };
         this.callParent(arguments);
     },
 

http://lada.wald.intevation.org