On Tue, Jan 7, 2014 at 10:41 PM, Dave Hoffman <david.hoff...@appcore.com>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", "storage", "network",
> "templates", "accounts", "events"];
>
> Without Network:
>
>       else { //normal user
>         return ["dashboard", "instances", "storage", "templates",
> "accounts", "events"];
>
> More information on UI customization:
> http://www.slideshare.net/cloudstack/cloudstack-ui-customization
>

Dave.

Thanks a lot for the reference and for your help.



-- 
Hollman Eduardo Enciso R.
http://nexxuz.com
http://algolibre.com <http://www.hollmanenciso.com/>
@hollman

Reply via email to