cleanup (due to new CRUD for budget groups and headings)

This commit is contained in:
Julian Herrero
2018-12-13 10:03:30 +01:00
parent 25e1afea48
commit 8fb8f70efd
13 changed files with 0 additions and 208 deletions

View File

@@ -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