[Lada-commits] [PATCH] reverted changes on messungenedit.js
Wald Commits
scm-commit at wald.intevation.org
Fri Mar 13 15:04:00 CET 2015
# HG changeset patch
# User Dustin Demuth <dustin at intevation.de>
# Date 1426256498 -3600
# Node ID f959205ab173877ab9af02e5816123876192a774
# Parent 027703542596b4c617c1f9b4829387b2914f30d5
reverted changes on messungenedit.js
diff -r 027703542596 -r f959205ab173 app/view/window/MessungEdit.js
--- a/app/view/window/MessungEdit.js Fri Mar 13 15:18:04 2015 +0100
+++ b/app/view/window/MessungEdit.js Fri Mar 13 15:21:38 2015 +0100
@@ -50,7 +50,7 @@
xtype: 'messungform',
margin: 5,
recordId: this.record.get('id')
- /*}, {
+ }, {
xtype: 'fset',
name: 'messwerte',
title: 'Messwerte',
@@ -59,7 +59,7 @@
items: [{
xtype: 'messwertgrid',
recordId: this.record.get('id')
- }]*/
+ }]
}, {
xtype: 'fset',
name: 'messungstatus',
More information about the Lada-commits
mailing list