mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 05:44:36 +02:00
parent
9b25ffa566
commit
6ba86619bc
@ -636,6 +636,8 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
req.$target.trigger('rendered');
|
||||||
|
|
||||||
this.icinga.ui.refreshDebug();
|
this.icinga.ui.refreshDebug();
|
||||||
},
|
},
|
||||||
|
|
||||||
@ -795,9 +797,6 @@
|
|||||||
}, 0);
|
}, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: this.icinga.events.refreshContainer(container);
|
|
||||||
$container.trigger('rendered');
|
|
||||||
|
|
||||||
if (scrollPos !== false) {
|
if (scrollPos !== false) {
|
||||||
$container.scrollTop(scrollPos);
|
$container.scrollTop(scrollPos);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user