Remove from EngagementChamp a method it’s inheriting
This commit is contained in:
parent
66d1b7ba10
commit
4a6930b60a
1 changed files with 0 additions and 5 deletions
|
@ -1,7 +1,2 @@
|
|||
class Champs::EngagementChamp < Champs::CheckboxChamp
|
||||
def search_terms
|
||||
if value == 'on'
|
||||
[libelle]
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue