Mercurial > lada > lada-client
diff app/view/grid/Messwert.js @ 718:7f11b75e0188
Trailing Commas, editable: false for Umwelt und Messstelle widget
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Wed, 15 Apr 2015 12:13:57 +0200 |
parents | 9ab7b1eed9f8 |
children | 7ae9599bee39 |
line wrap: on
line diff
--- a/app/view/grid/Messwert.js Mon Apr 13 16:22:34 2015 +0200 +++ b/app/view/grid/Messwert.js Wed Apr 15 12:13:57 2015 +0200 @@ -95,7 +95,7 @@ allowBlank: false, maxLength: 10, allowExponential: false, - enforceMaxLength: true, + enforceMaxLength: true } }, { header: 'Messeinheit', @@ -136,7 +136,7 @@ allowBlank: false, maxLength: 10, allowExponential: false, - enforceMaxLength: true, + enforceMaxLength: true } }, { header: 'Grenzwertüberschreitung',