Merge branch 'feature/toot-app-source' of github.com:ineffyble/mastodon into feature/toot-app-source

This commit is contained in:
Effy Elden 2017-01-15 09:12:11 +11:00
commit f81dc7a33a
1 changed files with 1 additions and 1 deletions

View File

@ -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