Fix new rubocop warnings
This commit is contained in:
parent
2c341c438a
commit
39b60219fe
10 changed files with 22 additions and 23 deletions
|
@ -5,8 +5,7 @@ module NotifierHelper
|
|||
|
||||
def link_to_user(display_name)
|
||||
link_to(
|
||||
content_tag(
|
||||
"strong",
|
||||
tag.strong(
|
||||
display_name,
|
||||
# NB we need "text-decoration: none" twice: GMail only honours it on
|
||||
# the <a> but Outlook only on the <strong>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue