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