estimancy/projestimate

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

Summary

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