Mercurial > lada > lada-client
comparison app/controller/Proben.js @ 54:3c7bfff8bd64
Added Controller for kommentare
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Tue, 28 May 2013 11:20:24 +0200 |
parents | 73bc17de6ff2 |
children | a4a24e737deb |
comparison
equal
deleted
inserted
replaced
53:73bc17de6ff2 | 54:3c7bfff8bd64 |
---|---|
8 'Proben', | 8 'Proben', |
9 'Uwb', | 9 'Uwb', |
10 'Datenbasis', | 10 'Datenbasis', |
11 'Probenart', | 11 'Probenart', |
12 'Betriebsart', | 12 'Betriebsart', |
13 'Testdatensatz', | 13 'Testdatensatz' |
14 'Kommentare' | |
15 ], | 14 ], |
16 models: [ | 15 models: [ |
17 'Probe' | 16 'Probe' |
18 ], | 17 ], |
19 init: function() { | 18 init: function() { |