investment-project -> budget-investment

This commit is contained in:
kikito
2016-12-02 19:21:46 +01:00
parent bd8d3aaf04
commit 2ec4f53367

View File

@@ -1,4 +1,4 @@
<div class="row investment-projects-scope margin-bottom">
<div class="row budget-investments-scope margin-bottom">
<div id="select-district" class="small-12 medium-7 column select-district">
<%= link_to budget_path(@budget), class: "back" do %>
<span class="icon-angle-left"></span>
@@ -26,4 +26,4 @@
<div class="medium-5 column show-for-medium text-center margin-top">
<%= image_tag "map.jpg" %>
</div>
</div>
</div>