Mercurial > lada > lada-client
diff app/controller/Proben.js @ 139:df6e36dd57ee
Changed params probe -> probeId, mst -> mstId, uwb -> umwId
author | Torsten Irländer <torsten.irlaender@intevation.de> |
---|---|
date | Thu, 27 Jun 2013 16:21:21 +0200 |
parents | e80a9114524c |
children | 1fb79e16149f |
line wrap: on
line diff
--- a/app/controller/Proben.js Wed Jun 26 14:30:40 2013 +0200 +++ b/app/controller/Proben.js Thu Jun 27 16:21:21 2013 +0200 @@ -48,7 +48,7 @@ var zstore = this.getZusatzwerteStore(); zstore.load({ params: { - probe: id + probeId: id } }); console.log("Loaded Probe with ID " + record.getId()); //outputs ID