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
4 lines
127 B
Plaintext
4 lines
127 B
Plaintext
<%= render "header", action: "edit" %>
|
|
|
|
<%= render "form", path: admin_budget_group_path(@budget, @group), action: "submit" %>
|