Show media modal on public timeline (#7413)
This commit is contained in:
parent
01dfd6dbc8
commit
e0b1e17bd0
5 changed files with 26 additions and 3 deletions
|
@ -142,3 +142,5 @@
|
|||
%p
|
||||
= link_to t('about.source_code'), @instance_presenter.source_url
|
||||
= " (#{@instance_presenter.version_number})"
|
||||
|
||||
#modal-container
|
||||
|
|
|
@ -34,3 +34,5 @@
|
|||
%p= t 'about.about_mastodon_html'
|
||||
|
||||
= render 'features'
|
||||
|
||||
#modal-container
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue