[Lada-commits] [PATCH] removed an old message in Messprogramm
Wald Commits
scm-commit at wald.intevation.org
Thu Jan 26 10:51:32 CET 2017
# HG changeset patch
# User Maximilian Krambach <mkrambach at intevation.de>
# Date 1485424284 -3600
# Node ID 0120a72b36909423fff2ebc1775abcc565244859
# Parent faecbb446a049b0be868850e5baa789511505fea
removed an old message in Messprogramm
diff -r faecbb446a04 -r 0120a72b3690 app/view/window/GenProbenFromMessprogramm.js
--- a/app/view/window/GenProbenFromMessprogramm.js Tue Jan 24 12:58:26 2017 +0100
+++ b/app/view/window/GenProbenFromMessprogramm.js Thu Jan 26 10:51:24 2017 +0100
@@ -106,8 +106,6 @@
layout: 'fit',
html: '<p>'
+ i18n.getMsg('nameofmessprogramm')
- + '<br/>'
- + this.record.get('name')
+ '</p>'
}, {
xtype: 'panel',
More information about the Lada-commits
mailing list