# HG changeset patch # User Torsten Irländer # Date 1381489501 -7200 # Node ID eeeaea114249a8097f2ec3ac14b7f39807fc2b91 # Parent 2f4270ff82066fa65c44e069ba0e5a0e92317df0 Do not autoload the Verwaltungsgrenzen store. diff -r 2f4270ff8206 -r eeeaea114249 app/store/Verwaltungseinheiten.js --- a/app/store/Verwaltungseinheiten.js Fri Oct 11 13:04:30 2013 +0200 +++ b/app/store/Verwaltungseinheiten.js Fri Oct 11 13:05:01 2013 +0200 @@ -7,7 +7,7 @@ sorters: [{ property: 'bezeichnung', }], - autoLoad: true, + autoLoad: false, proxy: { type: 'ajax', api: {