Mercurial > lada > lada-client
diff app/controller/Filter.js @ 908:96e04c258b8f
Fixed Code to correct minified js
author | Dustin Demuth <dustin@intevation.de> |
---|---|
date | Thu, 06 Aug 2015 15:33:26 +0200 |
parents | f1e964b3aad6 |
children | fb99332bb48e 092e245b13a4 |
line wrap: on
line diff
--- a/app/controller/Filter.js Thu Aug 06 14:58:42 2015 +0200 +++ b/app/controller/Filter.js Thu Aug 06 15:33:26 2015 +0200 @@ -19,7 +19,8 @@ ], stores: [ - 'ProbenList' // List of found Proben + 'ProbenList', // List of found Proben + 'MessprogrammeList' //List of found Messprogramme ], displayFields: null,