Sha256: e8f77ac646a8fcf85f396bba9ce99caa591b6753546a452bdb507dd61260c533
Contents?: true
Size: 530 Bytes
Versions: 3
Compression:
Stored size: 530 Bytes
Contents
= title (@index_title || e9_t(:index_title)) .toolbar .toolbar-left #sidebar-email-form = render 'sidebar_email_form' .toolbar-middle #sidebar-search-form = render 'sidebar_search_form' .toolbar-right #sidebar-actions %fieldset %legend= "Manage"#e9_t(:search_options_legend) .manage-contacts = link_to_new_resource(Contact) .manage-company = link_to_collection(Company) #records_table = render 'table', :resources => collection
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
e9_crm-0.1.26 | app/views/e9_crm/contacts/index.html.haml |
e9_crm-0.1.25 | app/views/e9_crm/contacts/index.html.haml |
e9_crm-0.1.24 | app/views/e9_crm/contacts/index.html.haml |