diff app/view/window/MessungCreate.js @ 1175:5e3d4136ecfb

Changed title of Probe- and Messungs-mask/ added ProbeId as displayfield
author Evi Huber <ehuber@bfs.de>
date Mon, 11 Jul 2016 10:27:01 +0200
parents 859e2e9859cd
children
line wrap: on
line diff
--- a/app/view/window/MessungCreate.js	Tue Jul 05 09:16:20 2016 +0200
+++ b/app/view/window/MessungCreate.js	Mon Jul 11 10:27:01 2016 +0200
@@ -42,8 +42,8 @@
         var messstelle = Ext.data.StoreManager.get('messstellen')
             .getById(this.probe.get('mstId'));
 
-        this.title = 'Neue Messung zu Probe: '
-            + this.probe.get('probeIdAlt')
+        this.title = 'Neue Messung zu Probe - Hauptprobennr.: '
+            + this.probe.get('hauptprobenNr')
             + ' Mst: ' + messstelle.get('messStelle')
             + ' hinzufügen.';
 

http://lada.wald.intevation.org