Mercurial > lada > lada-client
diff app/view/widget/Staat.js @ 1289:bfdc00c24baf
Ortszuordnung for messprogramm and probe using same form
author | Maximilian Krambach <mkrambach@intevation.de> |
---|---|
date | Wed, 01 Feb 2017 14:52:51 +0100 |
parents | d47ee7439f44 |
children |
line wrap: on
line diff
--- a/app/view/widget/Staat.js Fri Jan 27 13:25:14 2017 +0100 +++ b/app/view/widget/Staat.js Wed Feb 01 14:52:51 2017 +0100 @@ -22,6 +22,7 @@ triggerAction: 'all', typeAhead: false, minChars: 0, + forceSelection: this.forceSelection || false, initComponent: function() { this.store = Ext.data.StoreManager.get('staaten');