Mercurial > lada > lada-client
diff app/view/grid/Messmethoden.js @ 768:380edfecac67
changes on the margins, erratic behaviour is not fixed
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Tue, 12 May 2015 15:07:23 +0200 |
parents | 5ee59111b188 |
children | a85069813d43 |
line wrap: on
line diff
--- a/app/view/grid/Messmethoden.js Tue May 12 14:53:54 2015 +0200 +++ b/app/view/grid/Messmethoden.js Tue May 12 15:07:23 2015 +0200 @@ -22,9 +22,10 @@ viewConfig: { deferEmptyText: false }, - //margin: '0, 0, 5, 5', + margin: '0, 5, 5, 0', recordId: null, + allowDeselect: true, initComponent: function() { var i18n = Lada.getApplication().bundle;