add some improvements on budget headings
Show information about longitude and latitude in a budget heading Show information about custom content in a budget heading Fix render of map (zoom scrollable and points clickable) Fix typo in app/models/map_location.rb
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<%= render "header", action: "edit" %>
|
||||
|
||||
<%= render "form", path: admin_budget_group_path(@budget, @group), action: "edit" %>
|
||||
<%= render "form", path: admin_budget_group_path(@budget, @group), action: "submit" %>
|
||||
|
||||
Reference in New Issue
Block a user