Browse Source

lint

pull/2713/head
Kat 2 years ago
parent
commit
ba5435839e
  1. 2
      app/helpers/filters_helper.rb

2
app/helpers/filters_helper.rb

@ -286,7 +286,7 @@ private
end end
end end
def year_combo(year) def year_combo(year)
"#{year} to #{year + 1}" "#{year} to #{year + 1}"
end end

Loading…
Cancel
Save