Mercurial > lada > lada-client
diff app/controller/form/Probe.js @ 967:50d7b6e17525
Filter the selectable Messtellen in the statusgrid
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 12 Nov 2015 14:51:25 +0100 |
parents | 8dd758b9b8ea |
children | 24b5684d74d7 |
line wrap: on
line diff
--- a/app/controller/form/Probe.js Thu Nov 12 14:26:44 2015 +0100 +++ b/app/controller/form/Probe.js Thu Nov 12 14:51:25 2015 +0100 @@ -45,6 +45,10 @@ * The Messtellen Store contains ALL Messtellen. * Filter the store in this combobox to reduce the choices * to the subset which the user is allowed to use. + * + * The app.js also creates a messstellenFiltered store, + * which contains this selection. Maybe this can be used here in future + * TODO */ filter: function(field) { var fil = Ext.create('Ext.util.Filter', {