1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

M #-: Dropdown in guacamole view (#1185)

Signed-off-by: Jorge Lobo <jlobo@opennebula.io>
This commit is contained in:
Jorge Miguel Lobo Escalona 2021-05-05 16:31:06 +02:00 committed by Ruben S. Montero
parent c6da3ca698
commit 95371fb460
No known key found for this signature in database
GPG Key ID: A0CEA6FA880A1D87

View File

@ -59,18 +59,14 @@
{{#each networks}} {{#if @first}} {{ this }} {{/if}} {{/each}}
</span>
{{else}}
<ul class="dropdown menu ips-dropdown" data-dropdown-menu>
<ul class="dropdown-menu-css">
<li>
<a style="color: #000000">
{{#each networks}} {{#if @first}} {{ this }} {{/if}} {{/each}}
</a>
<ul class="menu" style="
max-height: 10em;
max-width: 15em;
overflow-y: auto;
padding: 0.5em;
z-index: 2;
">
</li>
<li class="menu-hide">
<ul class="menu" style="padding: 0.5em;z-index: 2;">
{{#each networks}}
<li>
<p title="{{this}}" style="