Mercurial > lada > lada-client
comparison app/controller/Proben.js @ 40:f9b6de636ad0
Added probenart combobox
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Fri, 24 May 2013 16:36:26 +0200 |
parents | 9e1a40312bbe |
children | a1be7ccd4d0c |
comparison
equal
deleted
inserted
replaced
39:4040d384d6b3 | 40:f9b6de636ad0 |
---|---|
3 views: [ | 3 views: [ |
4 'proben.List', | 4 'proben.List', |
5 'proben.Edit' | 5 'proben.Edit' |
6 ], | 6 ], |
7 stores: [ | 7 stores: [ |
8 'Proben' | 8 'Proben', |
9 'Probenart' | |
9 ], | 10 ], |
10 models: [ | 11 models: [ |
11 'Probe' | 12 'Probe' |
12 ], | 13 ], |
13 init: function() { | 14 init: function() { |