Skip to content

Commit

Permalink
included allowed roles also in MapStore2
Browse files Browse the repository at this point in the history
  • Loading branch information
MV88 committed Oct 13, 2016
1 parent d56a0b0 commit d513656
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/client/product/appConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ module.exports = {
drawer: {
enabled: false,
menu: "1"
},
saveAs: {
allowedRoles: ["ADMIN", "USER"]
}
}
},
Expand Down

0 comments on commit d513656

Please sign in to comment.