mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Re-enable auto-refresh
This commit is contained in:
parent
e3629a7f41
commit
9a79cd58e9
@ -428,7 +428,7 @@ class ActionController extends Zend_Controller_Action
|
||||
}
|
||||
|
||||
if ($this->autorefreshInterval !== null) {
|
||||
// $resp->setHeader('X-Icinga-Refresh', $this->autorefreshInterval);
|
||||
$resp->setHeader('X-Icinga-Refresh', $this->autorefreshInterval);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user