Added admin budget phases views
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<%= back_link_to admin_budgets_path %>
|
||||
|
||||
<%= button_to t("admin.budgets.edit.delete"), admin_budget_path(@budget), method: :delete, class: "button hollow alert float-right small" %>
|
||||
|
||||
<h2 class="inline-block"><%= t("admin.budgets.edit.title") %></h2>
|
||||
<h2><%= t("admin.budgets.edit.title") %></h2>
|
||||
|
||||
<%= render '/admin/budgets/form' %>
|
||||
|
||||
Reference in New Issue
Block a user