mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-23 22:50:09 +03:00
Feature #495: Image state in the extended info fixed
This commit is contained in:
parent
6a6c865a62
commit
b8f3cbd42a
@ -3172,7 +3172,7 @@ function updateImageInfo(request,img){
|
||||
</tr>\
|
||||
<tr>\
|
||||
<td class="key_td">State</td>\
|
||||
<td class="value_td">'+img_info.STATE+'</td>\
|
||||
<td class="value_td">'+OpenNebula.Helper.resource_state.("image",img_info.STATE)+'</td>\
|
||||
</tr>\
|
||||
</table>\
|
||||
</div>\
|
||||
|
Loading…
x
Reference in New Issue
Block a user