Mercurial > lada > lada-client
comparison app/view/proben/EditForm.js @ 269:eda619ad45b0
Set maxlength to 20
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Mon, 29 Jul 2013 15:53:24 +0200 |
parents | a191ab267e5f |
children | dee3e54a61b1 |
comparison
equal
deleted
inserted
replaced
268:a191ab267e5f | 269:eda619ad45b0 |
---|---|
31 allowBlank: false | 31 allowBlank: false |
32 }, | 32 }, |
33 { | 33 { |
34 xtype: 'textfield', | 34 xtype: 'textfield', |
35 name: 'hauptprobenNr', | 35 name: 'hauptprobenNr', |
36 maxLength: 20, | |
36 fieldLabel: 'Hauptprobennr.' | 37 fieldLabel: 'Hauptprobennr.' |
37 }, | 38 }, |
38 { | 39 { |
39 xtype: 'fieldset', | 40 xtype: 'fieldset', |
40 title: 'Erweiterte Probenangaben', | 41 title: 'Erweiterte Probenangaben', |