forked from shibao/cannery
fix confusing placeholder
This commit is contained in:
parent
aede4f45ba
commit
2a0f5720ee
@ -98,8 +98,7 @@
|
||||
class: "mr-4 title text-lg text-primary-600"
|
||||
) %>
|
||||
<%= text_input(f, :powder_type,
|
||||
class: "text-center col-span-2 input input-primary",
|
||||
placeholder: gettext("Brass")
|
||||
class: "text-center col-span-2 input input-primary"
|
||||
) %>
|
||||
<%= error_tag(f, :powder_type, "col-span-3 text-center") %>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user