113524121-old_doc_remove

This commit is contained in:
Stas 2016-02-29 11:31:10 +02:00
parent f73e6f6b75
commit e36ed7e60a

View file

@ -546,7 +546,6 @@ class Epp::Domain < Domain
if doc = attach_legal_document(Epp::Domain.parse_legal_document_from_frame(frame))
frame.css("legalDocument").first.content = doc.path if doc && doc.persisted?
@legal_doc = doc
end
if Setting.request_confirmation_on_domain_deletion_enabled &&