Project

General

Profile

« Previous | Next » 

Revision 4156b65f

Added by Marek Hulán about 10 years ago

Fixes #4553 - miscellaneous filters editing

View differences:

app/helpers/filters_helper.rb
end
def resource_path(type)
return '' if type.nil?
send(type.pluralize.underscore + '_path')
end
end

Also available in: Unified diff