mirror of
https://github.com/internetee/registry.git
synced 2025-05-20 19:29:39 +02:00
Removed contact private #2842
This commit is contained in:
parent
801b8bbb9c
commit
d942c1a2f5
1 changed files with 0 additions and 2 deletions
|
@ -316,8 +316,6 @@ class Contact < ActiveRecord::Base
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
private
|
|
||||||
|
|
||||||
def manage_linked
|
def manage_linked
|
||||||
if domains.present?
|
if domains.present?
|
||||||
statuses << LINKED if statuses.detect { |s| s == LINKED }.blank?
|
statuses << LINKED if statuses.detect { |s| s == LINKED }.blank?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue