Fix issue because of theming system

th-downstream
Thibaut Girka 5 years ago
parent 870a69dec0
commit 7911ee0d8e

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

Loading…
Cancel
Save