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

B #~: Fix remote buttons styles in vms table (#82)

(cherry picked from commit e46241c62dbcd414a340d28df2f24299ef6a0d85)
This commit is contained in:
Sergio Betanzos 2020-07-07 11:49:33 +02:00 committed by Tino Vazquez
parent 6c54a9788e
commit e50d719fe0
No known key found for this signature in database
GPG Key ID: 2FE9C32E94AEABBE

View File

@ -275,7 +275,7 @@ define(function(require) {
hostname,
OpenNebulaVM.ipsDropdown(element),
Humanize.prettyTimeDatatable(element.STIME),
actions,
actions && "<div style='display: inline-flex'>"+actions+"</div>",
TemplateUtils.htmlEncode(TemplateUtils.templateToString(element)),
(LabelsUtils.labelsStr(element[TEMPLATE_ATTR])||''),
btoa(unescape(encodeURIComponent(JSON.stringify(search)))),