mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 14:54:24 +02:00
Merge branch 'bugfix/closing-detail-area-doesnt-update-rows-selected-counter-10691'
fixes #10691
This commit is contained in:
commit
be0884d483
@ -456,6 +456,7 @@
|
||||
this.tables().each(function () {
|
||||
new Selection(this, _this.icinga).clear();
|
||||
});
|
||||
$('.selection-info-count').text('0');
|
||||
};
|
||||
|
||||
Icinga.Behaviors.ActionTable = ActionTable;
|
||||
|
Loading…
x
Reference in New Issue
Block a user