Sha256: e6fd7a1253177b0a5ea74b1a0cbd88ae6881f7928b944691b2b38114d25639db

Contents?: true

Size: 422 Bytes

Versions: 3

Compression:

Stored size: 422 Bytes

Contents

- if results.any?

  article
    header
      h2= title
      = link_to "Add", renalware.new_patient_pd_adequacy_result_path(patient), class: :button
      = link_to "Show all", renalware.patient_pd_adequacy_results_path(patient), remote: true, class: "float-none button flex-initial secondary"
    #adequacy-results-table
      = render "renalware/pd/adequacy_results/table", results: results, current_user: current_user

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
renalware-core-2.0.153 app/components/renalware/pd/adequacy_results_component.html.slim
renalware-core-2.0.152 app/components/renalware/pd/adequacy_results_component.html.slim
renalware-core-2.0.151 app/components/renalware/pd/adequacy_results_component.html.slim