mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
Admin contact statuses management #2477
This commit is contained in:
parent
1f85cec9ac
commit
601592aed1
23 changed files with 335 additions and 190 deletions
|
@ -2,5 +2,5 @@
|
|||
- object.errors.each do |attr, err|
|
||||
- next if attr.match(/\./)
|
||||
- next if attr == :epp_errors
|
||||
= err
|
||||
= "#{attr.to_s.humanize} #{err}"
|
||||
%br
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue