Add some new contact fields to registrar

This commit is contained in:
Martin Lensment 2015-01-30 11:53:33 +02:00
parent 0c16146ebb
commit 65d849cc36
10 changed files with 81 additions and 24 deletions

View file

@ -29,7 +29,6 @@ class Epp::DomainsController < EppController
end
def renew
# TODO: support period unit
@domain = find_domain
handle_errors(@domain) and return unless @domain