Fix upstream changes breaking because of glitch-soc's theming engine

This commit is contained in:
Thibaut Girka
2019-09-13 18:41:32 +02:00
parent 344e52ffbe
commit 5477726f50
3 changed files with 0 additions and 9 deletions

View File

@ -1,6 +1,3 @@
- content_for :header_tags do
= javascript_pack_tag 'admin', integrity: true, async: true, crossorigin: 'anonymous'
- content_for :page_title do
= t('admin.domain_allows.add_new')