<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 23 May 2013 10:42, Rolandas Naujikas <span dir="ltr"><<a href="mailto:rolandas.naujikas@mif.vu.lt" target="_blank">rolandas.naujikas@mif.vu.lt</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I'm trying to customize sunstone 4.0. I created mini.yaml with copy of a user.yaml. I want to put some tabs (like vms, templates, images, files) on top level and I don't find easy way to do that. My attempt to copy vms-tab.js to vms2-tab.js (templates-tab -> templates2-tab, images-tab -> images2-tab also) and comment parentTab and tabClass properties works partially (sunstone starts to misbehavior - most buttons don't click anymore).<br>

</blockquote><div><br></div><div style>Note that if you change the file name you will have to change the following lines in the code</div><div style><br></div><div style>----8<---------------</div><div><div>  Sunstone.addMainTab('templates-tab',templates_tab);</div>

<div>  <div class="six columns">' + insert_permissions_table('templates-tab',</div><div>  Sunstone.popUpInfoPanel("template_info_panel", "templates-tab");</div><div>  var tab_name = 'templates-tab';</div>

</div><div>---->8---------------<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Regards, Rolandas<br>
<br>
P.S. In mean time I found a mistake in default admin.yaml - "VM.livemigrate" should be "VM.migrate_live".<br></blockquote><div><br></div><div style>Thank you, <a href="http://dev.opennebula.org/issues/2079">http://dev.opennebula.org/issues/2079</a> </div>

<div style><br></div><div style>Cheers<br clear="all"><div><br></div>-- <br><div dir="ltr"><div>Join us at <a href="http://opennebulaconf.com/" target="_blank">OpenNebulaConf2013</a> in Berlin, 24-26 September, 2013<br></div>

<div>--</div>Daniel Molina<br>Project Engineer<br>OpenNebula - The Open Source Solution for Data Center Virtualization<br><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:dmolina@opennebula.org" target="_blank">dmolina@opennebula.org</a> | @OpenNebula</div>


<br>
</div></div></div></div>