estimancy/projestimate

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

Summary

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