add default-sorting to dns-record tablelisting; add edit-domain button in ssl-editor

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-10-15 11:11:05 +02:00
parent 6953d0f883
commit f19f7ba936
3 changed files with 13 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ return [
'description' => $domain,
'icon' => 'fa-solid fa-globe',
'self_overview' => ['section' => 'domains', 'page' => 'domaindnseditor'],
'default_sorting' => ['record' => 'asc'],
'columns' => [
'record' => [
'label' => 'Record',