Unfortunately no, I've only done this a few times as PoCs, and not with recent versions
-- Erik On Thu, Nov 19, 2015 at 8:46 PM, Sebastien Goasguen <run...@gmail.com> wrote: > Erik, do you have any further ideas on this, seems Paco is stuck. > > > On Nov 9, 2015, at 7:31 AM, Paco Orozco <paco.oro...@upcnet.es> wrote: > > > > Hi Erik, > > > > Yes, I've delete *.js.gz files. > > > > The customization that is not working is: > > > > On index.jsp I've included: > > > > [code] > > <script type="text/javascript" > src="scripts/upcnet.js?t=<%=now%>"></script> > > [/code] > > > > And on upcnet.js I've included: > > > > [code] > > (function(cloudStack) { > > cloudStack.sections.upcnet = { > > title: '<div style="display:inline;" > > onclick="window.open(\'../gestio\')">Enterprise Hybrid Cloud</div>' > > }; > > })(cloudStack); > > [/code] > > > > On previous versions, this code allows me to add a link on left > > navigation bar to my "Enterprise Hybrid Cloud". > > > > On 4.5.2 is not working anymore :-( > > > > Thanks > > Paco > > > > On 08/11/15 18:06, Erik Weber wrote: > >> Did you delete the *.js.gz files? > >> > >> Erik > >> > >> Den søndag 8. november 2015 skrev Paco Orozco <paco.oro...@upcnet.es> > >> følgende: > >> > >>> Hello, > >>> > >>> We've just upgraded our CloudStack portal to 4.5.2, from 4.4.4. > >>> > >>> We've been using some custom UI modifications in order to add two > >>> external links to left navigation bar, and change the help button to a > >>> own maintained wiki. > >>> > >>> After this upgrade It doesn't work. I've revised all my code (mainly > >>> *.js files) and It's ok. I've test it on a CS 4.4.4 without problems. > >>> > >>> Has something change on CS 4.5? > >>> > >>> Thanks in advance > >>> Paco > >>> > >>> -- > >>> Paco Orozco (paco.oro...@upcnet.es <javascript:;>) > >>> SIP: paco.oro...@upcnet.es <javascript:;> > >>> Backoffice. Àrea de Serveis TIC > >>> UPCNet > >>> Edifici Vértex - Pl. Eusebi Güell, 6 > >>> Teléfon centraleta: 93.40.11600 > >>> GPG Key ID: 0x3EDEC0AC > >>> > >> > > > > -- > > Paco Orozco (paco.oro...@upcnet.es) > > SIP: paco.oro...@upcnet.es > > Service Operation > > UPCNet > > Edifici Vértex - Pl. Eusebi Güell, 6 > > Teléfon centraleta: 93.40.11600 > > GPG Key ID: 0x3EDEC0AC > > > >