mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
111864739-legal_doc_for_pt
This commit is contained in:
parent
e7aef75b25
commit
07d6805aa6
3 changed files with 45 additions and 0 deletions
|
@ -476,6 +476,7 @@ 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?
|
||||
self.legal_document_id = doc.id
|
||||
end
|
||||
|
||||
at_add = attrs_from(frame.css('add'), current_user, 'add')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue