Extract file with CSS for budget phases table
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user