Mercurial > lada > lada-client
comparison app/controller/Proben.js @ 46:39f5f1529847
Added combotbox for Betriebsart.
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Fri, 24 May 2013 17:02:45 +0200 |
parents | 5ed477590736 |
children | 792c34b3f5a9 |
comparison
equal
deleted
inserted
replaced
45:acb23b0f191b | 46:39f5f1529847 |
---|---|
6 ], | 6 ], |
7 stores: [ | 7 stores: [ |
8 'Proben', | 8 'Proben', |
9 'Uwb', | 9 'Uwb', |
10 'Datenbasis', | 10 'Datenbasis', |
11 'Probenart' | 11 'Probenart', |
12 'Betriebsart' | |
12 ], | 13 ], |
13 models: [ | 14 models: [ |
14 'Probe' | 15 'Probe' |
15 ], | 16 ], |
16 init: function() { | 17 init: function() { |