Sha256: 084b51b132c0cf5d4866c47d0a547696f0618744e55829501a347f2f340be071

Contents?: true

Size: 306 Bytes

Versions: 33

Compression:

Stored size: 306 Bytes

Contents

article.bookmarks
  header
    h2.title= "Bookmarked Patients"
    ul
      li= link_to "View All", renalware.bookmarks_path, class: "button"

  - if bookmarks.any?
    #bookmarks
      = render "renalware/dashboard/bookmarks/table", bookmarks: bookmarks
  - else
    p.empty-section= t(".bookmarks.none")

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
renalware-core-2.0.145 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.144 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.143 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.142 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.141 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.140 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.139 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.138 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.137 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.136 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.135 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.134 app/components/renalware/patients/bookmarks_component.html.slim
renalware-core-2.0.133 app/components/renalware/patients/bookmarks_component.html.slim