We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8da363 commit 71df2b2Copy full SHA for 71df2b2
app/views/admin/member_search/_search_form.html.haml
@@ -2,4 +2,4 @@
2
.row
3
.col-12.col-md-6
4
= f.input :name, label: 'Member Name', input_html: { placeholder: 'Enter member name' }
5
- = f.button :submit, 'Search', class: 'btn btn-primary mt-3, name: nil
+ = f.button :submit, 'Search', class: 'btn btn-primary mt-3', name: nil
0 commit comments