Adds view mode on budget investments

This commit is contained in:
decabeza
2018-03-23 20:01:00 +01:00
parent 74ed61d159
commit 2f5561bf03
4 changed files with 66 additions and 0 deletions

View File

@@ -50,6 +50,7 @@
<% elsif @heading.present? %>
<div class="row">
<div class="small-12 column">
<%= render "view_mode" %>
</div>
</div>
<% end %>