mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
feature #3748: Refresh tab on show
This commit is contained in:
parent
53988d66fd
commit
bbc9977f40
@ -503,7 +503,7 @@ define(function(require) {
|
||||
|
||||
var res = SunstoneCfg['tabs'][tabName]['resource']
|
||||
if (res) {
|
||||
Sunstone.runAction(res + ".list");
|
||||
Sunstone.runAction(res + ".refresh");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user