We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34baec8 + 6e67aea commit 636e841Copy full SHA for 636e841
lib/blacklight_range_limit/routes/range_searchable.rb
@@ -9,7 +9,6 @@ def call(mapper, options = {})
9
options = @defaults.merge(options)
10
11
mapper.get 'range_limit', action: 'range_limit'
12
- mapper.get 'range_limit_panel/:id', action: 'range_limit_panel'
13
end
14
15
0 commit comments