mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-08 08:34:21 +01:00
Remove trailing whitespace and tabs
This commit is contained in:
parent
863d780ad0
commit
aa41e20e46
84 changed files with 407 additions and 407 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<% note = notes_summary -%>
|
||||
<div class="note_wrapper" id="<%= dom_id(note) %>">
|
||||
<div class="note_link">
|
||||
<%= link_to(
|
||||
<%= link_to(
|
||||
image_tag("blank.png", :border => 0),
|
||||
note,
|
||||
:title => t('notes.show_note_title'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue