[Lada-commits] [PATCH 2 of 4] Autoload Verwaltungseinheiten. We need the store already load on orte listing

Wald Commits scm-commit at wald.intevation.org
Wed Dec 18 11:49:18 CET 2013


# HG changeset patch
# User Torsten Irländer <torsten.irlaender at intevation.de>
# Date 1387363553 -3600
# Node ID e7fea42c1432b63144376ae880854bcd62a102c4
# Parent  683b8a3010cc4a83c1fb4b3217fa81cfd9148503
Autoload Verwaltungseinheiten. We need the store already load on orte listing.

diff -r 683b8a3010cc -r e7fea42c1432 app/store/Verwaltungseinheiten.js
--- a/app/store/Verwaltungseinheiten.js	Wed Dec 18 11:04:50 2013 +0100
+++ b/app/store/Verwaltungseinheiten.js	Wed Dec 18 11:45:53 2013 +0100
@@ -7,7 +7,7 @@
     sorters: [{
         property: 'bezeichnung'
     }],
-    autoLoad: false,
+    autoLoad: true,
     proxy: {
         type: 'rest',
         api: {


More information about the Lada-commits mailing list