|
|
@ -2,7 +2,7 @@ |
|
|
|
<div style="float: left; width: 100%"> |
|
|
|
<div style="float: left; width: 100%"> |
|
|
|
<div class="splitcontentleft"> |
|
|
|
<div class="splitcontentleft"> |
|
|
|
<h4><%= l(:caption_material_budget)%></h4> |
|
|
|
<h4><%= l(:caption_material_budget)%></h4> |
|
|
|
<table class="material_budget_items"> |
|
|
|
<table class="material_budget_items list"> |
|
|
|
<thead><tr> |
|
|
|
<thead><tr> |
|
|
|
<th><%= l(:caption_cost_unit_plural)%></th> |
|
|
|
<th><%= l(:caption_cost_unit_plural)%></th> |
|
|
|
<th><%= l(:caption_cost_type) %></th> |
|
|
|
<th><%= l(:caption_cost_type) %></th> |
|
|
@ -24,7 +24,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="splitcontentright"> |
|
|
|
<div class="splitcontentright"> |
|
|
|
<h4><%= l(:caption_material_costs) %></h4> |
|
|
|
<h4><%= l(:caption_material_costs) %></h4> |
|
|
|
<table class="material_budget_items"> |
|
|
|
<table class="material_budget_items list"> |
|
|
|
<thead><tr> |
|
|
|
<thead><tr> |
|
|
|
<th><%= l(:caption_issue)%></th> |
|
|
|
<th><%= l(:caption_issue)%></th> |
|
|
|
<th><%= l(:caption_cost_unit_plural) %></th> |
|
|
|
<th><%= l(:caption_cost_unit_plural) %></th> |
|
|
@ -65,7 +65,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<div class="splitcontentleft"> |
|
|
|
<div class="splitcontentleft"> |
|
|
|
<h4><%= l(:caption_labor_budget)%></h4> |
|
|
|
<h4><%= l(:caption_labor_budget)%></h4> |
|
|
|
<table class="labor_budget_items"> |
|
|
|
<table class="labor_budget_items list"> |
|
|
|
<thead><tr> |
|
|
|
<thead><tr> |
|
|
|
<th><%= l(:field_hours)%></th> |
|
|
|
<th><%= l(:field_hours)%></th> |
|
|
|
<th><%= l(:label_user) %></th> |
|
|
|
<th><%= l(:label_user) %></th> |
|
|
@ -90,7 +90,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<div class="splitcontentright"> |
|
|
|
<div class="splitcontentright"> |
|
|
|
<h4><%= l(:caption_labor_costs) %></h4> |
|
|
|
<h4><%= l(:caption_labor_costs) %></h4> |
|
|
|
<table class="labor_budget_items"> |
|
|
|
<table class="labor_budget_items list"> |
|
|
|
<thead><tr> |
|
|
|
<thead><tr> |
|
|
|
<th><%= l(:caption_issue)%></th> |
|
|
|
<th><%= l(:caption_issue)%></th> |
|
|
|
<th><%= l(:field_hours)%></th> |
|
|
|
<th><%= l(:field_hours)%></th> |
|
|
|