added modal window

This commit is contained in:
olegphenomenon 2022-04-12 14:28:09 +03:00
parent 2aa1100305
commit 77249629bb
6 changed files with 102 additions and 30 deletions

View file

@ -62,7 +62,7 @@ module Admin
domain.destroy!
end
redirect_to admin_reserved_domains_path
redirect_to admin_auctions_path
end
private