Minor fixes

This commit is contained in:
Martin Lensment 2014-08-25 15:27:15 +03:00
parent 2eb0e9ea76
commit ad2236a5f4
2 changed files with 15 additions and 13 deletions

View file

@ -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