Mercurial > lada > lada-client
diff app/controller/Proben.js @ 13:a8efc4b96888
Added model for Proben and a Store.
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Tue, 30 Apr 2013 12:34:36 +0200 |
parents | 039584709fa7 |
children | 9e1a40312bbe |
line wrap: on
line diff
--- a/app/controller/Proben.js Tue Apr 30 10:50:00 2013 +0200 +++ b/app/controller/Proben.js Tue Apr 30 12:34:36 2013 +0200 @@ -3,6 +3,12 @@ views: [ 'proben.List' ], + stores: [ + 'Proben' + ], + models: [ + 'Probe' + ], init: function() { console.log('Initialising the Proben controller'); this.control({