mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-11 04:58:16 +03:00
feature #2909: Fix role state error
This commit is contained in:
parent
3ad033a651
commit
48517214fa
@ -4488,8 +4488,8 @@ function setup_info_flow(context) {
|
||||
'</div>'+
|
||||
'</li>'+
|
||||
'<li class="provision-bullet-item text-left" style="padding-top: 0px; margin-left: 10px; margin-right: 10px; font-size: 14px">'+
|
||||
'<span class="'+ state.color +'-color">'+
|
||||
state.str+
|
||||
'<span class="'+ role_state.color +'-color">'+
|
||||
role_state.str+
|
||||
'</span>'+
|
||||
'<span class="right">'+rvms.str+" VMs</span>"+
|
||||
'</li>'+
|
||||
|
Loading…
x
Reference in New Issue
Block a user