Extract file with CSS for budget phases table

This commit is contained in:
Javi Martín
2021-03-07 16:33:36 +01:00
parent fb5b067d00
commit cbe3d515b9
3 changed files with 35 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
<% if phases.present? %>
<table id="budget-phases-table" class="table-for-mobile">
<table id="budget-phases-table" class="budget-phases-table table-for-mobile">
<thead>
<tr>
<th><%= t("admin.budgets.edit.phase") %></th>