[Lada-commits] [PATCH 1 of 2] Fixed the Name of the model. I wonder why this worked anyway??

Wald Commits scm-commit at wald.intevation.org
Thu Jul 23 09:40:13 CEST 2015


# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1437637173 -7200
# Node ID bfdedee65027dc7348d1377cacec5fb39653ee81
# Parent  c63ecb95dffb281b19d419b7369f6d1f72eb0c9e
Fixed the Name of the model. I wonder why this worked anyway??

diff -r c63ecb95dffb -r bfdedee65027 app/store/Probenzusatzwerte.js
--- a/app/store/Probenzusatzwerte.js	Wed Jul 22 16:01:54 2015 +0200
+++ b/app/store/Probenzusatzwerte.js	Thu Jul 23 09:39:33 2015 +0200
@@ -15,5 +15,5 @@
         property: 'beschreibung'
     }],
     autoLoad: true,
-    model: 'Lada.model.Probenzusatzwert'
+    model: 'Lada.model.Probenzusatz'
 });


More information about the Lada-commits mailing list