UX: unhide experimental_form_templates (#23615)

* UX: unhide experimental_form_templates

* UX: add description to experimental_form_templates setting
This commit is contained in:
Renato Atilio 2023-09-25 13:38:06 -03:00 committed by GitHub
parent af30536690
commit 1cc2c8fcb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -2452,6 +2452,8 @@ en:
experimental_search_menu_groups: "EXPERIMENTAL: Enables the new search menu that has been upgraded to use glimmer"
enable_experimental_lightbox: "EXPERIMENTAL: Replace the default image lightbox with the revamped design."
experimental_form_templates: "EXPERIMENTAL: Enable the form templates feature. <b>After enabled,</b> manage the templates at <a href='%{base_path}/admin/customize/form-templates'>Customize / Templates</a>."
page_loading_indicator: "Configure the loading indicator which appears during page navigations within Discourse. 'Spinner' is a full page indicator. 'Slider' shows a narrow bar at the top of the screen."
errors:

View File

@ -2144,7 +2144,6 @@ developer:
experimental_form_templates:
client: true
default: false
hidden: true
experimental_new_new_view_groups:
client: true
type: group_list