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