mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: remove unsupported filterable attr from form template sample (#23535)
This commit is contained in:
@@ -178,7 +178,6 @@ describe "Admin Customize Form Templates", type: :system do
|
||||
attributes:
|
||||
none_label: "Select an item"
|
||||
label: "Enter label here"
|
||||
filterable: false
|
||||
validations:
|
||||
# enter validations here',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user