Skip to content

Commit 70e870b

Browse files
solocommandB77Mills
authored andcommitted
Add Text option
1 parent 1db4cc7 commit 70e870b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/manage/app/templates/components/custom-field/modal-form.hbs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
>
117117
<select.option @value="select">Select</select.option>
118118
<select.option @value="boolean">Boolean</select.option>
119+
<select.option @value="text">Text</select.option>
119120
</FormElements::Select>
120121
</div>
121122
</div>

0 commit comments

Comments
 (0)