Sha256: 4c5aca53768ab5bfffad0a272f23ed30107b4d7cef81715d067e177aa7ff6d2c
Contents?: true
Size: 822 Bytes
Versions: 30
Compression:
Stored size: 822 Bytes
Contents
- generate_page_title(local_assigns: local_assigns) nav.patient-side-nav.admin-side-nav.full-screenable .layout-wrapper = render Renalware::System::AdminMenuComponent.new(current_user: current_user) .non-patient-page.main-content .layout-wrapper .non-patient-page-header(class=("with-tabs" if content_for?(:tabs))) .row .columns.small-12 ul.page-heading li h1 = breadcrumbs_and_title(breadcrumbs: local_assigns[:breadcrumbs], title: local_assigns[:title]) li.page-actions / Output any page-level actions = yield(:actions) - if content_for?(:tabs) = yield(:tabs) .row .columns.small-12 = yield(:filters) = yield
Version data entries
30 entries across 30 versions & 1 rubygems