parent
68d4b2b83e
commit
9b1f2a4b61
31 changed files with 79 additions and 39 deletions
|
@ -2,7 +2,7 @@
|
|||
= t('admin.ip_blocks.title')
|
||||
|
||||
- content_for :header_tags do
|
||||
= javascript_pack_tag 'admin', integrity: true, async: true, crossorigin: 'anonymous'
|
||||
= javascript_pack_tag 'admin', async: true, crossorigin: 'anonymous'
|
||||
|
||||
- if can?(:create, :ip_block)
|
||||
- content_for :heading_actions do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue