Corrected field display. #1274
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
<%= content_tag(:span, 0, :class => "budget-calculation", :id => 'fixedCost') %>
|
||||
</p>
|
||||
<%= observe_field('deliverable_fixed_cost', :function => "new Budget.updateAmounts();") %>
|
||||
<script type="text/javascript">new Budget.changeType();</script>
|
||||
|
||||
<%= field_with_budget_observer_and_totals(f, :overhead) %>
|
||||
<%= field_with_budget_observer_and_totals(f, :materials) %>
|
||||
|
||||
Reference in New Issue
Block a user