JobsController: autorefresh

This commit is contained in:
Thomas Gelf 2016-04-22 14:34:29 +02:00
parent b9c36f6020
commit c1ba91ece9
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ class JobsController extends ActionController
{
public function indexAction()
{
$this->setAutoRefreshInterval(10);
$this->view->title = $this->translate('Jobs');
$this->getTabs()->add('jobs', array(