estimancy/projestimate

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

Summary

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