From 330ffe73df5f30046a73872417cbb912824efa7e Mon Sep 17 00:00:00 2001 From: ralf Date: Mon, 6 Feb 2023 16:31:14 +0100 Subject: [PATCH] fix somehow wrong legacy-options for customfields widget --- addressbook/templates/default/edit.xet | 6 +++--- addressbook/templates/mobile/edit.xet | 4 ++-- api/etemplate.php | 2 +- infolog/templates/default/edit.print.xet | 2 +- timesheet/templates/mobile/view.xet | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/addressbook/templates/default/edit.xet b/addressbook/templates/default/edit.xet index 754a77eec8..2f4b23ac3b 100644 --- a/addressbook/templates/default/edit.xet +++ b/addressbook/templates/default/edit.xet @@ -316,12 +316,12 @@ - + \ No newline at end of file diff --git a/addressbook/templates/mobile/edit.xet b/addressbook/templates/mobile/edit.xet index 4680c08e59..94760aab83 100644 --- a/addressbook/templates/mobile/edit.xet +++ b/addressbook/templates/mobile/edit.xet @@ -270,7 +270,7 @@ - + @@ -285,7 +285,7 @@ - + diff --git a/api/etemplate.php b/api/etemplate.php index 1b167b2e1f..76b5a94cee 100644 --- a/api/etemplate.php +++ b/api/etemplate.php @@ -145,7 +145,7 @@ function send_template() 'groupbox' => 'cellpadding,cellspacing,keep', 'checkbox' => 'selected_value,unselected_value,ro_true,ro_false', 'radio' => 'set_value,ro_true,ro_false', - 'customfields' => 'sub-type,use-private,field-names', + 'customfields' => 'type_filter,private,fields', 'date' => 'data_format,ignore', // Legacy option "mode" was never implemented in et2 'description' => 'bold-italic,link,activate_links,label_for,link_target,link_popup_size,link_title', diff --git a/infolog/templates/default/edit.print.xet b/infolog/templates/default/edit.print.xet index 45004eae31..4d5458d166 100644 --- a/infolog/templates/default/edit.print.xet +++ b/infolog/templates/default/edit.print.xet @@ -159,7 +159,7 @@ - +