Mercurial > lada > lada-client
diff app.js @ 1039:77e22ad5cc84
Use user 'funktionen' attribute to set read/write status for stammdaten.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 19 Feb 2016 13:59:24 +0100 |
parents | af9879d72310 |
children | 981339d774b8 |
line wrap: on
line diff
--- a/app.js Fri Feb 19 13:58:43 2016 +0100 +++ b/app.js Fri Feb 19 13:59:24 2016 +0100 @@ -113,6 +113,7 @@ Lada.userroles = json.data.roles; Lada.logintime = json.data.servertime; Lada.mst = json.data.mst; //Store Messstellen this user may select + Lada.funktionen = json.data.funktionen; //Lada.serverVersion this.getServerVersion();