mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
js/loader: remove history-related noisy log entry
This commit is contained in:
parent
180a6f08f5
commit
41b8b8cf31
@ -512,7 +512,6 @@
|
||||
// We only want to care about top-level containers
|
||||
if (req.$target.parent().closest('.container').length === 0) {
|
||||
this.icinga.history.pushCurrentState();
|
||||
this.icinga.logger.info('Pushing state');
|
||||
}
|
||||
} else {
|
||||
// Request wasn't for a container, so it's usually the body
|
||||
|
Loading…
x
Reference in New Issue
Block a user