IcingaHostServiceTable: directly link to the form

...at least for now
This commit is contained in:
Thomas Gelf 2016-10-24 21:48:11 +00:00
parent cf6f9d42e2
commit 5b58aad56b

View File

@ -67,7 +67,7 @@ class IcingaHostServiceTable extends QuickTable
}
}
return $this->url('director/service', $params);
return $this->url('director/service/edit', $params);
}
public function getTitles()