diff app/store/MKommentare.js @ 161:0b635b836903

Added model and store for Messungskommentare.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Wed, 03 Jul 2013 14:00:55 +0200
parents
children 39297b8e5ba2
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/app/store/MKommentare.js	Wed Jul 03 14:00:55 2013 +0200
@@ -0,0 +1,5 @@
+Ext.define('Lada.store.MKommentare', {
+    extend: 'Ext.data.Store',
+    model: 'Lada.model.MKommentar'
+});
+

http://lada.wald.intevation.org