layout fixes

This commit is contained in:
albert
2011-11-03 17:14:41 -04:00
parent 5f2f24814d
commit f6367aab49
11 changed files with 19 additions and 11 deletions

View File

@@ -1,5 +1,7 @@
<div id="c-notes">
<div id="a-search">
<h1>Search Notes</h1>
<%= simple_form_for @search do |f| %>
<%= f.input :body_matches, :label => "Body", :required => false %>
<%= f.input :post_tag_match, :label => "Tags", :required => false %>