js/loader: remove history-related noisy log entry

This commit is contained in:
Thomas Gelf 2014-06-22 19:58:58 +02:00
parent 180a6f08f5
commit 41b8b8cf31
1 changed files with 0 additions and 1 deletions

View File

@ -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