about summary refs log tree commit diff
path: root/app/views/about
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2018-05-08 20:33:09 +0900
committerEugen Rochko <eugen@zeonfederated.com>2018-05-08 13:33:09 +0200
commite0b1e17bd04d7f9b533ab462aee4544a5f5fb926 (patch)
treece04ada583ed04d385af8b2993973bef26d5919c /app/views/about
parent01dfd6dbc8905dfaa5ab81fb9b38e52079e5ed7f (diff)
Show media modal on public timeline (#7413)
Diffstat (limited to 'app/views/about')
-rw-r--r--app/views/about/show.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/about/show.html.haml b/app/views/about/show.html.haml
index 870dafdf5..fba46d54b 100644
--- a/app/views/about/show.html.haml
+++ b/app/views/about/show.html.haml
@@ -142,3 +142,5 @@
             %p
               = link_to t('about.source_code'), @instance_presenter.source_url
               = " (#{@instance_presenter.version_number})"
+
+#modal-container