woese/guara-crm

View on GitHub
app/views/contacts/_header.html.erb

Summary

Maintainability
Test Coverage
<%= render :partial => "customers/navbar", :locals => { :active => :edit, :navbar_title => t("contacts.title", :customer => @customer.name) } %>

<%= render :partial => "customers/modules", :locals => { :active => :contacts} %>