diff options
author | Claire <claire.github-309c@sitedethib.com> | 2022-03-10 11:24:11 +0100 |
---|---|---|
committer | Claire <claire.github-309c@sitedethib.com> | 2022-03-10 11:30:48 +0100 |
commit | f5ddfe93b31cf5d1509cdb62f5c6e3e9ae54c981 (patch) | |
tree | 5ba35952be32c13f405143ced05e8143fbb139fd /app/views | |
parent | 2c5faa55949153ab34790af04042f0ee621ed053 (diff) |
Adapt view for glitch-soc's theming system
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/admin/instances/show.html.haml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/admin/instances/show.html.haml b/app/views/admin/instances/show.html.haml index bed94f3fe..f4445f6b1 100644 --- a/app/views/admin/instances/show.html.haml +++ b/app/views/admin/instances/show.html.haml @@ -1,9 +1,6 @@ - content_for :page_title do = @instance.domain -- content_for :header_tags do - = javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous' - - content_for :heading_actions do = l(@time_period.first) = ' - ' |