Lint Slim files and fix offenses
The fixing was partially done manually and partially automatically.
This commit is contained in:

committed by
Dominic Sauer

parent
ddfa06ffaa
commit
9a9efd5caa
@@ -4,4 +4,4 @@
|
||||
commenting_user_displayname: @commenting_user_displayname,
|
||||
comment_text: @comment_text,
|
||||
link_my_comments: link_to(t('request_for_comments.index.my_comment_requests'), my_request_for_comments_url),
|
||||
link_all_comments: link_to(t('request_for_comments.index.all'), request_for_comments_url) )
|
||||
link_all_comments: link_to(t('request_for_comments.index.all'), request_for_comments_url))
|
||||
|
Reference in New Issue
Block a user