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

M #~: remove header actions table in services (#1308)

(cherry picked from commit 8dddd9c01993694636a5d344824214ec0285591f)
This commit is contained in:
Jorge Miguel Lobo Escalona 2021-06-17 10:16:29 +02:00 committed by Tino Vazquez
parent 5e3280d965
commit cc1afb32ae

View File

@ -159,9 +159,9 @@ define(function(require) {
<th>" + Locale.tr("Time") + "</th>\
<th>" + Locale.tr("Rep") + "</th>\
<th>" + Locale.tr("End") + "</th>\
<th>" + Locale.tr("Done") + "</th>\
<th>" + Locale.tr("Message") + "</th>\
<th colspan=''> </th>\
<th></th>\
<th></th>\
<th></th>\
<th><button id='add_scheduling_"+RESOURCE_SCHED_ACTIONS+"_action' class='button small success right radius' >" + Locale.tr("Add action") + "</button></th>\
<th>" +
Leases.html() +