Sha256: a831ab1d6aba18342d4e5bb3241a5e3e6738e582cbb8ecdfb6239ba8909fa952
Contents?: true
Size: 593 Bytes
Versions: 1
Compression:
Stored size: 593 Bytes
Contents
.comable-page .comable-main-fixed-top .comable-page-heading ul.pull-right.list-inline li = link_to_save h1.page-header ol.breadcrumb li> = link_to Comable::Apartment.t(:tenants), comable_apartment.tenants_path li> = link_to @tenant.name, comable_apartment.tenant_path(@tenant) li = link_to Comable::Apartment.t(:users), comable_apartment.tenant_users_path(@tenant) li.active = Comable::Apartment.t(:new) .comable-page-body section = render 'form'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
comable-apartment-0.0.1 | app/views/comable/apartment/users/new.slim |