Merge branch 'master' into proposal-dashboard
This commit is contained in:
@@ -72,4 +72,8 @@ module ApplicationHelper
|
||||
render custom_partial_path if lookup_context.exists?(custom_partial_path, [], true)
|
||||
end
|
||||
|
||||
def management_controller?
|
||||
controller.class.to_s.include?("Management")
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user