estimancy/projestimate

View on GitHub
app/views/project_areas/edit.html.erb

Summary

Maintainability
Test Coverage
<h4 class="ui-widget"><b><%= I18n.t(:edit_project_area, :value => @project_area.name) %> </b></h4>
<div>
  <%= render 'form' %>
</div>