diff options
author | Thibaut Girka <thib@sitedethib.com> | 2019-03-16 14:26:14 +0100 |
---|---|---|
committer | Thibaut Girka <thib@sitedethib.com> | 2019-03-16 14:26:14 +0100 |
commit | 8e5d72dba89e8d2c4ecb8aa13827aabbcd92b633 (patch) | |
tree | d0b1774fd2a7cdfe2850c6a9bac409ccb314d8e0 /app/views | |
parent | 3960a9d60554a7ee6b06ad834dae27f93978f22e (diff) |
Fix relationships controller/view wrt. glitch-soc theming engine
Diffstat (limited to 'app/views')
-rw-r--r-- | app/views/relationships/show.html.haml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/relationships/show.html.haml b/app/views/relationships/show.html.haml index 33a43f1a8..94972026a 100644 --- a/app/views/relationships/show.html.haml +++ b/app/views/relationships/show.html.haml @@ -1,9 +1,6 @@ - content_for :page_title do = t('settings.relationships') -- content_for :header_tags do - = javascript_pack_tag 'admin', integrity: true, async: true, crossorigin: 'anonymous' - .filters .filter-subset %strong= t 'relationships.relationship' |