Sha256: 17889736ba1cfbcbf1299b46cb34a3c2d2e3ce926645d399b40657cbd0ded979
Contents?: true
Size: 643 Bytes
Versions: 146
Compression:
Stored size: 643 Bytes
Contents
- return if current_profile.blank? article header h2 Current Access Profile ul li= link_to "Edit", edit_patient_accesses_profile_path(patient, current_profile), class: "button" li= link_to "View", patient_accesses_profile_path(patient, current_profile), class: "button secondary" dl.dl-horizontal dt Formed On: dd= current_profile.formed_on dt Type: dd= current_profile.type dt Side: dd= current_profile.side dt Start Date: dd= current_profile.started_on dt Notes: dd= simple_format current_profile.notes
Version data entries
146 entries across 146 versions & 1 rubygems