Sha256: 800db25adb2a97fb0148cf8fd4bc9ff0665aa3c14bd6675380753840c193905c
Contents?: true
Size: 477 Bytes
Versions: 2
Compression:
Stored size: 477 Bytes
Contents
- if results.any? = render(Renalware::ArticleComponent.new(title: title)) do |article| - article.with(:actions) do = link_to t("btn.add"), renalware.new_patient_pd_adequacy_result_path(patient), class: :button = link_to t("btn.show_all"), renalware.patient_pd_adequacy_results_path(patient), remote: true, class: "button secondary" #adequacy-results-table = render "renalware/pd/adequacy_results/table", results: results, current_user: current_user
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
renalware-core-2.1.1 | app/components/renalware/pd/adequacy_results_component.html.slim |
renalware-core-2.1.0 | app/components/renalware/pd/adequacy_results_component.html.slim |