Kill trailing whitespace in erb files
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<th>Uploads</th>
|
||||
<td><%= presenter.upload_count(self) %></td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th>Deleted Uploads</th>
|
||||
<td><%= presenter.deleted_upload_count(self) %></td>
|
||||
@@ -83,7 +83,7 @@
|
||||
<th>Feedback</th>
|
||||
<td><%= presenter.feedbacks(self) %></td> </tbody>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<th>Subscriptions</th>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user