mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Minor fixes
This commit is contained in:
parent
2eb0e9ea76
commit
ad2236a5f4
2 changed files with 15 additions and 13 deletions
|
@ -17,7 +17,7 @@ module Epp::DomainsHelper
|
|||
end
|
||||
|
||||
def renew_domain
|
||||
# TODO support period unit
|
||||
# TODO: support period unit
|
||||
@domain = find_domain
|
||||
|
||||
handle_errors(@domain) and return unless @domain
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue