mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Generate REPP auth token for bulk renew
This commit is contained in:
parent
b8aeba6beb
commit
240da481e5
2 changed files with 4 additions and 3 deletions
|
@ -14,7 +14,7 @@ class Registrar
|
|||
|
||||
if ready_to_renew?
|
||||
res = Depp::Domain.bulk_renew(domain_ids_for_bulk_renew, params[:period],
|
||||
current_registrar_user.registrar)
|
||||
current_registrar_user)
|
||||
|
||||
flash_message(JSON.parse(res))
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue