suite
This commit is contained in:
parent
0d5aeb443e
commit
624a82f017
@ -50,7 +50,7 @@ class Particular < ApplicationRecord
|
|||||||
end
|
end
|
||||||
|
|
||||||
def force_validate_tel
|
def force_validate_tel
|
||||||
if self.validate_tel
|
if self.validate_tel and self.validate_tel.to_s != ""
|
||||||
true
|
true
|
||||||
else
|
else
|
||||||
false
|
false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user