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.62 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.61 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.60 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.58 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.57 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.56 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.55 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.54 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.53 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.52 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.51 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.50 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.48 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.47 app/views/renalware/layouts/_non_patient.html.slim