mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 05:34:46 +02:00
Remove comment
This commit is contained in:
parent
408d990c1c
commit
b90a937c9a
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ xml.epp_head do
|
|||
xml.tag!('contact:upID', upID) if upID.present? # optional upID
|
||||
xml.tag!('contact:upDate', @contact.updated_at.try(:iso8601))
|
||||
end
|
||||
# xml.tag!('contact:trDate', '123') if false
|
||||
if can? :view_password, @contact, @password
|
||||
xml.tag!('contact:authInfo') do
|
||||
xml.tag!('contact:pw', @contact.auth_info)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue