cleanup (due to new CRUD for budget groups and headings)
This commit is contained in:
@@ -89,10 +89,6 @@ module AdminHelper
|
||||
user_roles(user).join(", ")
|
||||
end
|
||||
|
||||
def display_budget_goup_form(group)
|
||||
group.errors.messages.size > 0 ? "" : "display:none"
|
||||
end
|
||||
|
||||
private
|
||||
|
||||
def namespace
|
||||
|
||||
Reference in New Issue
Block a user