Kill trailing whitespace in erb files
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<!--
|
||||
<!--
|
||||
- source
|
||||
-->
|
||||
|
||||
<% if source.try(:available?) %>
|
||||
<div id="source-info">
|
||||
<p>This looks like a <%= source.site_name %> upload. <%= link_to "Fetch data", source_path(:format => "json", :url => source.referer_url(self)), :id => "fetch-data" %>.</p>
|
||||
|
||||
|
||||
<ul>
|
||||
<li><strong>Artist</strong>: <span id="source-artist"></span></li>
|
||||
<li><strong>Tags</strong>: <span id="source-tags"></span></li>
|
||||
|
||||
Reference in New Issue
Block a user