mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-21 17:07:54 +02:00
IcingaHostServiceTable: directly link to the form
...at least for now
This commit is contained in:
parent
cf6f9d42e2
commit
5b58aad56b
@ -67,7 +67,7 @@ class IcingaHostServiceTable extends QuickTable
|
||||
}
|
||||
}
|
||||
|
||||
return $this->url('director/service', $params);
|
||||
return $this->url('director/service/edit', $params);
|
||||
}
|
||||
|
||||
public function getTitles()
|
||||
|
Loading…
x
Reference in New Issue
Block a user