mirror of
https://github.com/OpenNebula/one.git
synced 2025-04-01 06:50:25 +03:00
Bug #4527: Force panel onShow after a refresh
This commit is contained in:
parent
1e68754d86
commit
d955b8be30
@ -722,8 +722,8 @@ define(function(require) {
|
||||
|
||||
Foundation.reflow(context, 'tabs');
|
||||
|
||||
//context.foundation();
|
||||
$('[href="' + activaTabHref + '"]', context).trigger("click");
|
||||
$('#' + containerId + 'Tabs', context).trigger('change.zf.tabs');
|
||||
|
||||
if (hooks) {
|
||||
$.each(hooks, function(i, hook){
|
||||
|
Loading…
x
Reference in New Issue
Block a user