mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +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
|
|
@ -7,9 +7,9 @@ module ContextsHelper
|
|||
link_to_context( context )
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
def link_to_delete_context(context, descriptor = sanitize(context.name))
|
||||
link_to_delete(:context, context, descriptor)
|
||||
link_to_delete(:context, context, descriptor)
|
||||
end
|
||||
|
||||
def link_to_edit_context (context, descriptor = sanitize(context.name))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue