Mercurial > lada > lada-client
comparison app/controller/Proben.js @ 49:792c34b3f5a9
Added combobox for field "testdatensatz"
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Mon, 27 May 2013 10:14:29 +0200 |
parents | 39f5f1529847 |
children | 230bac063b0b |
comparison
equal
deleted
inserted
replaced
48:5a977bf18619 | 49:792c34b3f5a9 |
---|---|
7 stores: [ | 7 stores: [ |
8 'Proben', | 8 'Proben', |
9 'Uwb', | 9 'Uwb', |
10 'Datenbasis', | 10 'Datenbasis', |
11 'Probenart', | 11 'Probenart', |
12 'Betriebsart' | 12 'Betriebsart', |
13 'Testdatensatz' | |
13 ], | 14 ], |
14 models: [ | 15 models: [ |
15 'Probe' | 16 'Probe' |
16 ], | 17 ], |
17 init: function() { | 18 init: function() { |