mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Fixes bug #557: do not notify host list refresh.
This commit is contained in:
parent
a4dd6e3a4d
commit
b6284e3f77
@ -150,7 +150,7 @@ var host_actions = {
|
||||
},
|
||||
callback: function(){},
|
||||
error: onError,
|
||||
notify:true
|
||||
notify:false
|
||||
},
|
||||
|
||||
"Host.autorefresh" : {
|
||||
|
Loading…
x
Reference in New Issue
Block a user