Fix Style: Display Titles without highlight
This commit is contained in:
committed by
Senén Rodero Rodríguez
parent
f3022b2cec
commit
0602a38742
@@ -1,7 +1,9 @@
|
||||
<%= back_link_to admin_budgets_path %>
|
||||
|
||||
<div class="small-12 column">
|
||||
<h2><%= t("admin.budgets.edit.title") %></h2>
|
||||
<div class="row">
|
||||
<div class="small-12 column">
|
||||
<h2><%= t("admin.budgets.edit.title") %></h2>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<%= render "/admin/budgets/form" %>
|
||||
|
||||
Reference in New Issue
Block a user