changes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<div id="c-artists">
|
||||
<div id="a-search">
|
||||
<h3>Search Artists</h3>
|
||||
<h1>Search Artists</h1>
|
||||
|
||||
<div id="search-form" style="margin-bottom: 1em;">
|
||||
<div id="search-form">
|
||||
<%= simple_form_for(@search) do |f| %>
|
||||
<%= f.input :name_contains, :label => "Name" %>
|
||||
<%= f.input :other_names_match, :label => "Other Names" %>
|
||||
|
||||
Reference in New Issue
Block a user