Mercurial > lada > lada-client
diff app/store/ProbenList.js @ 751:704bb359c0fe
dynamically exchange the store of the resultfiltergrid
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Tue, 28 Apr 2015 16:03:59 +0200 |
parents | fe527f380b10 |
children | fb99332bb48e |
line wrap: on
line diff
--- a/app/store/ProbenList.js Tue Apr 28 11:53:39 2015 +0200 +++ b/app/store/ProbenList.js Tue Apr 28 16:03:59 2015 +0200 @@ -3,11 +3,11 @@ * * This file is Free Software under the GNU GPL (v>=3) * and comes with ABSOLUTELY NO WARRANTY! Check out - * the documentation coming with IMIS-Labordaten-Application for details. + * the documentation coming with IMIS-Labordaten-Application for details. */ /** - * Store for Proben + * Store for Proben, it is used in the {@link Lada.view.grid.FilterResult} */ Ext.define('Lada.store.ProbenList', { extend: 'Ext.data.Store',