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:
parent
6c54a9788e
commit
e50d719fe0
@ -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)))),
|
||||
|
Loading…
x
Reference in New Issue
Block a user