Solve simplest haml-lint Rubocop
lints (#27529)
This commit is contained in:
parent
fa65c8244f
commit
70dbf84b9b
11 changed files with 12 additions and 41 deletions
|
@ -2,7 +2,6 @@
|
|||
= t('.title', domain: Addressable::IDNA.to_unicode(@domain_block.domain))
|
||||
|
||||
= simple_form_for @domain_block, url: admin_domain_blocks_path, method: :post do |f|
|
||||
|
||||
%p.hint= t('.preamble_html', domain: Addressable::IDNA.to_unicode(@domain_block.domain))
|
||||
%ul.hint
|
||||
%li= t('.stop_communication')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue