mirror of
https://github.com/internetee/registry.git
synced 2025-07-27 21:16:12 +02:00
Merge pull request #2396 from internetee/2391-domain-pdf
Admin: download pdf with domain data on show
This commit is contained in:
commit
c488085cb3
7 changed files with 276 additions and 3 deletions
|
@ -343,6 +343,7 @@ Rails.application.routes.draw do
|
|||
resource :registry_lock, controller: 'domains/registry_lock', only: :destroy
|
||||
|
||||
member do
|
||||
get :download
|
||||
patch :keep
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue