comparison app/store/Proben.js @ 25:f964a50bfe57

Restructured the application. Fixed layouts etc.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 08 May 2013 12:20:06 +0200
parents 72778ac34dbb
children 4d60b9ebce15
comparison
equal deleted inserted replaced
24:72778ac34dbb 25:f964a50bfe57
5 type: 'ajax', 5 type: 'ajax',
6 api: { 6 api: {
7 read: 'server/rest/proben' 7 read: 'server/rest/proben'
8 }, 8 },
9 reader: { 9 reader: {
10 type: 'json', 10 type: 'json'
11 contentType: "application/json; charset=utf-8;"
12 } 11 }
13 } 12 }
14 }); 13 });

http://lada.wald.intevation.org