git-svn-id: https://svn.coded.pt/svn/SIPRP@1874 bb69d46d-e84e-40c8-a05a-06db0d633741

lxbfYeaa
João Maurício 12 years ago
parent 8018ecc2e1
commit beaf9c3ba5

@ -83,7 +83,7 @@
//set user session
$rootScope.UserSession = {
userName: args.response.data,
userName: args.response.data.username,
tiposFichas: globals.staticData.tiposFichas//TODO: this one needs to come from database
};

Loading…
Cancel
Save