mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
UX: remove unsupported filterable attr from form template sample (#23535)
This commit is contained in:
@ -47,7 +47,6 @@ export const templateFormFields = [
|
||||
"admin.form_templates.field_placeholders.none_label"
|
||||
)}"
|
||||
label: "${I18n.t("admin.form_templates.field_placeholders.label")}"
|
||||
filterable: false
|
||||
validations:
|
||||
# ${I18n.t("admin.form_templates.field_placeholders.validations")}`,
|
||||
},
|
||||
|
Reference in New Issue
Block a user