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.104 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.103 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.102 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.101 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.100 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.99 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.98 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.97 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.96 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.95 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.94 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.93 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.92 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.91 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.90 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.89 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.88 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.87 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.86 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.85 app/views/renalware/layouts/_non_patient.html.slim