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:
parent
5e3280d965
commit
cc1afb32ae
@ -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() +
|
||||
|
Loading…
x
Reference in New Issue
Block a user