diff app/view/grid/Probenehmer.js @ 1060:070255c0db28

Do not show a tooltip for empty data fields.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 09 Mar 2016 15:38:55 +0100
parents ce1928e6e828
children 4db4902d11c8
line wrap: on
line diff
--- a/app/view/grid/Probenehmer.js	Wed Mar 09 15:38:11 2016 +0100
+++ b/app/view/grid/Probenehmer.js	Wed Mar 09 15:38:55 2016 +0100
@@ -34,6 +34,7 @@
             this.rowEditing = Ext.create('Ext.grid.plugin.RowEditing', {
                 clicksToMoveEditor: 1,
                 autoCancel: false,
+                errorSummary: false,
                 disabled: false,
                 pluginId: 'rowedit'
             });

http://lada.wald.intevation.org