1
0
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:
Hector Sanjuan 2011-04-01 02:31:36 +02:00 committed by Jaime Melis
parent a4dd6e3a4d
commit b6284e3f77

View File

@ -150,7 +150,7 @@ var host_actions = {
},
callback: function(){},
error: onError,
notify:true
notify:false
},
"Host.autorefresh" : {