check for existing fields when setting/updating tablelisting-columns
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -27,6 +27,10 @@ use Froxlor\UI\Callbacks\Dns;
|
||||
use Froxlor\UI\Callbacks\Text;
|
||||
use Froxlor\UI\Listing;
|
||||
|
||||
// used outside scope variables
|
||||
$domain = $domain ?? '';
|
||||
$domain_id = $domain_id ?? '';
|
||||
|
||||
return [
|
||||
'dns_list' => [
|
||||
'title' => 'DNS Entries',
|
||||
|
||||
Reference in New Issue
Block a user