Re: limit setting firewall

2014-01-08 Thread Hollman Enciso R.
On Tue, Jan 7, 2014 at 10:41 PM, Dave Hoffman wrote: > You can edit what each user type can view by adding/removing options from > > /usr/share/cloudstack-management/webapps/client/scripts/cloudStack.js > > Default: > > else { //normal user > return ["dashboard", "instances", "storag

Re: limit setting firewall

2014-01-07 Thread Dave Hoffman
You can edit what each user type can view by adding/removing options from /usr/share/cloudstack-management/webapps/client/scripts/cloudStack.js Default: else { //normal user return ["dashboard", "instances", "storage", "network", "templates", "accounts", "events"]; Without Network