Kill trailing whitespace in erb files

This commit is contained in:
小太
2013-03-19 23:11:58 +11:00
parent aef86bda04
commit 1a03a86592
119 changed files with 271 additions and 271 deletions

View File

@@ -1,7 +1,7 @@
<div id="c-post-versions">
<div id="a-index">
<h1>Changes</h1>
<% if @post_versions.all.empty? %>
<%= render "post_sets/blank" %>
<% else %>

View File

@@ -1,7 +1,7 @@
<div id="c-post-versions">
<div id="a-search">
<h1>Search Changes</h1>
<div id="search">
<%= form_tag(post_versions_path, :method => :get, :class => "simple_form") do %>
<%= search_field "updater_name", :label => "User" %>