|
|
|
@ -48,7 +48,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|
|
|
|
<legend><%= VariableCostObject.human_attribute_name(:material_budget) %></legend> |
|
|
|
|
<div class="generic-table--container"> |
|
|
|
|
<div class="generic-table--results-container"> |
|
|
|
|
<table role="grid" class="generic-table" id="material_budget_items"> |
|
|
|
|
<table interactive-table role="grid" class="generic-table" id="material_budget_items"> |
|
|
|
|
<colgroup> |
|
|
|
|
<col highlight-col> |
|
|
|
|
<col highlight-col> |
|
|
|
@ -117,7 +117,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
|
|
|
|
<legend><%= VariableCostObject.human_attribute_name(:labor_budget) %></legend> |
|
|
|
|
<div class="generic-table--container"> |
|
|
|
|
<div class="generic-table--results-container"> |
|
|
|
|
<table role="grid" class="generic-table" id="labor_budget_items"> |
|
|
|
|
<table interactive-table role="grid" class="generic-table" id="labor_budget_items"> |
|
|
|
|
<colgroup> |
|
|
|
|
<col highlight-col> |
|
|
|
|
<col highlight-col> |
|
|
|
|