From 7c19368db58f16858fde7f1c5fe50c0d640c0482 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 13:45:00 +0200 Subject: Adding upstream version 1.1.2. Signed-off-by: Daniel Baumann --- public/js/action-list.js | 1 + 1 file changed, 1 insertion(+) (limited to 'public') diff --git a/public/js/action-list.js b/public/js/action-list.js index 69cab05..c176a0d 100644 --- a/public/js/action-list.js +++ b/public/js/action-list.js @@ -126,6 +126,7 @@ && _this.icinga.loader.getLinkTargetFor($(target)).attr('id') === 'col2' ) { _this.icinga.ui.layout1col(); + _this.icinga.history.pushCurrentState(); _this.enableAutoRefresh('col1'); return; } -- cgit v1.2.3