Skip to content

Commit d92d317

Browse files
committed
removed show_value
not relevant for textarea
1 parent dd2639a commit d92d317

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matestack/ui/bootstrap/form/textarea.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ class Matestack::Ui::Bootstrap::Form::Textarea < Matestack::Ui::VueJs::Component
77
optional :form_text
88
optional :disabled
99
optional :placeholder
10-
optional :show_value # todo: check if this is relevant
1110
optional :rows
1211
optional :cols
1312

0 commit comments

Comments
 (0)