Sha256: 0ce6a9fd3f48d8dd46c264bc3e9a96076f6bce84391dff91e1bf242c7747e4ab

Contents?: true

Size: 668 Bytes

Versions: 114

Compression:

Stored size: 668 Bytes

Contents

- generate_page_title(local_assigns: local_assigns)

.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

114 entries across 114 versions & 1 rubygems

Version Path
renalware-core-2.0.147 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.146 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.145 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.144 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.143 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.142 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.141 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.140 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.139 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.138 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.137 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.136 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.135 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.134 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.133 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.132 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.131 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.130 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.129 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.128 app/views/renalware/layouts/_non_patient.html.slim