mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-10 06:37:32 +08:00
fixes hound again
This commit is contained in:
parent
4bce00ac61
commit
6763d8e7a1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module SearchHelper
|
||||||
end
|
end
|
||||||
experiments.uniq
|
experiments.uniq
|
||||||
end
|
end
|
||||||
|
|
||||||
def sub_results(el)
|
def sub_results(el)
|
||||||
elements = []
|
elements = []
|
||||||
el.each do |m|
|
el.each do |m|
|
||||||
|
|
Loading…
Reference in a new issue