mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 06:04:56 +02:00
Fix CC issues
This commit is contained in:
parent
1a0becf785
commit
b61fe5f7b4
3 changed files with 3 additions and 4 deletions
|
@ -5,8 +5,7 @@ module Admin
|
||||||
before_action :authorize_admin
|
before_action :authorize_admin
|
||||||
|
|
||||||
# GET /admin/mass_actions
|
# GET /admin/mass_actions
|
||||||
def index
|
def index; end
|
||||||
end
|
|
||||||
|
|
||||||
# POST /admin/mass_actions
|
# POST /admin/mass_actions
|
||||||
def create
|
def create
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
domain_name, delete_reason
|
domain_name,delete_reason
|
||||||
sh\á;[]c'
|
sh\á;[]c'
|
||||||
|
|
|
|
@ -1,2 +1,2 @@
|
||||||
domain_name, delete_reason
|
domain_name,delete_reason
|
||||||
shop.test,ENTITY_BURIED
|
shop.test,ENTITY_BURIED
|
||||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue