mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
Fix CC issues
This commit is contained in:
parent
01f6abb0d2
commit
e763411e5c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ class Registrar
|
|||
|
||||
if ready_to_renew?
|
||||
res = ReppApi.bulk_renew(domain_ids_for_bulk_renew, params[:period],
|
||||
current_registrar_user)
|
||||
current_registrar_user)
|
||||
|
||||
flash_message(JSON.parse(res))
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue