Guest User

Untitled

a guest
Jul 18th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. <% if params[:search][:category_equals] %>
  2. <h1><%= params[:search][:category_equals].capitalize << " Search" %></h1>
  3. <% else %>
  4. <h1><%= "Proposal Search" %></h1>
  5. <% end %>
Add Comment
Please, Sign In to add comment