about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorEffy Elden <git@effy.is>2017-01-15 09:12:11 +1100
committerEffy Elden <git@effy.is>2017-01-15 09:12:11 +1100
commitf81dc7a33ae975b640089e474b01c2081119f372 (patch)
treebd2ce516a339b26513b81bb0e23a8a0891b65ca0 /app
parent6c002cf615128151e089b197bebdbe813bc64da6 (diff)
parent65122798b2fdec5c3655ce9d7495c91de41e7397 (diff)
Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into feature/toot-app-source
Diffstat (limited to 'app')
-rw-r--r--app/views/stream_entries/_detailed_status.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/stream_entries/_detailed_status.html.haml b/app/views/stream_entries/_detailed_status.html.haml
index a89503cff..946adbd8e 100644
--- a/app/views/stream_entries/_detailed_status.html.haml
+++ b/app/views/stream_entries/_detailed_status.html.haml
@@ -29,7 +29,7 @@
       %span= l(status.created_at)
     ·
     - if status.application
-      = link_to status.application.website, class: 'detailed-status__application', target: @external_links ? '_blank' : nil, rel: 'noooper' do
+      = link_to status.application.website, class: 'detailed-status__application', target: @external_links ? '_blank' : nil, rel: 'noopener' do
         %span= status.application.name
       ·
     %span