diff app/store/Orte.js @ 1055:65ea1c2a8c98

Updated orte window in messprogramme to new orte model.
author Raimund Renkert <raimund.renkert@intevation.de>
date Mon, 07 Mar 2016 11:19:49 +0100
parents 9651def05ae6
children 6c9b0828d5bc
line wrap: on
line diff
--- a/app/store/Orte.js	Wed Mar 02 12:59:15 2016 +0100
+++ b/app/store/Orte.js	Mon Mar 07 11:19:49 2016 +0100
@@ -13,7 +13,7 @@
     extend: 'Ext.data.Store',
     model: 'Lada.model.Ort',
     sorters: [{
-        property: 'bezeichnung'
+        property: 'gemId'
     }],
     autoLoad: true
 });

http://lada.wald.intevation.org