mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Made an absolutely minuscule change which eliminates the superfluous blank lines in the text feeds.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@209 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
6d4b5f70c0
commit
10ed289d28
1 changed files with 2 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
|||
<%
|
||||
for @context in @contexts
|
||||
-%>
|
||||
<%= build_text_page( @todos, @context ) %>
|
||||
<% for @context in @contexts -%>
|
||||
<%= build_text_page( @todos, @context ) -%>
|
||||
<% end -%>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue