# HG changeset patch # User Torsten Irländer # Date 1369406697 -7200 # Node ID 40843e4420bbc059d3db1b35c5b25012e5bddac6 # Parent 9176ad09a4f1f0e44ca01419056f863059c548e8 Removed Phase. Not required in the prototype. diff -r 9176ad09a4f1 -r 40843e4420bb app/view/proben/Edit.js --- a/app/view/proben/Edit.js Fri May 24 16:40:11 2013 +0200 +++ b/app/view/proben/Edit.js Fri May 24 16:44:57 2013 +0200 @@ -78,11 +78,6 @@ }, { xtype: 'textfield', - name: 'x8', - fieldLabel: 'Phase' - }, - { - xtype: 'textfield', name: 'x9', fieldLabel: 'Szenario' },