# HG changeset patch # User Torsten Irländer # Date 1381306369 -7200 # Node ID 65688621c7278505381fde06883b81cdafb29cab # Parent 5c037d30aaab8edab7e384c8f5efad9f3ea4bf0c Do not autoload the large Verwaltungseinheiten store. diff -r 5c037d30aaab -r 65688621c727 app/store/Verwaltungseinheiten.js --- a/app/store/Verwaltungseinheiten.js Fri Sep 27 14:53:11 2013 +0200 +++ b/app/store/Verwaltungseinheiten.js Wed Oct 09 10:12:49 2013 +0200 @@ -7,7 +7,7 @@ sorters: [{ property: 'bezeichnung', }], - autoLoad: true, + autoLoad: false, proxy: { type: 'ajax', api: {