RE: CloudStack UI Plugins section not showing

2015-07-21 Thread Hopkins, Michael
e.org Subject: Re: CloudStack UI Plugins section not showing Define and include your plugin in the top plugins.js file, also remove any .js.gz file. Which CloudStack branch are you working against? Make sure to define correct names and use something like firebug or chrome dev-tools to see if requi

Re: CloudStack UI Plugins section not showing

2015-07-21 Thread Rohit Yadav
Define and include your plugin in the top plugins.js file, also remove any .js.gz file. Which CloudStack branch are you working against? Make sure to define correct names and use something like firebug or chrome dev-tools to see if require.js is missing to load any plugin asset (like js, css, im