Body header

Body header contains the proposal name, a label with its status and an
action title.
This commit is contained in:
Juan Salvador Pérez García
2018-06-28 07:21:36 +02:00
parent 611a911793
commit 64cf7c1257
12 changed files with 74 additions and 9 deletions

View File

@@ -57,6 +57,7 @@
</div>
<div class="admin-content small-12 medium-9 column" data-equalizer-watch>
<%= render partial: 'layouts/flash' %>
<%= render partial: 'layouts/dashboard/proposal_header' %>
<%= yield %>
</div>
</div>