mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #3748: Fix element context
This commit is contained in:
parent
9b5ac36fc4
commit
d9ee6a91d3
@ -76,9 +76,10 @@ define(function(require) {
|
||||
}
|
||||
|
||||
function _onShow(context) {
|
||||
var that = this;
|
||||
OpenNebulaVM.monitor({
|
||||
data: {
|
||||
id: this.element.ID,
|
||||
id: that.element.ID,
|
||||
monitor: {
|
||||
monitor_resources : "CPU,MEMORY"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user