Project

General

Profile

« Previous | Next » 

Revision b1b151d8

Added by Joseph Magen over 11 years ago

  • ID b1b151d83f2fb6c37e039d2662a7fc7587f13555

fixes #2166 - error when clearing location

View differences:

config/routes.rb
end
collection do
get 'auto_complete_search'
get 'clear', :action => 'select'
get 'clear'
get 'mismatches'
post 'import_mismatches'
end
......
end
collection do
get 'auto_complete_search'
get 'clear', :action => 'select'
get 'clear'
get 'mismatches'
post 'import_mismatches'
end

Also available in: Unified diff