Sha256: 591f795c403042050baf51d726a01bbc49a825c3852624407277c60d486f08f2

Contents?: true

Size: 746 Bytes

Versions: 166

Compression:

Stored size: 746 Bytes

Contents

= f.input :diagnosis_date, as: :date_picker, label: "Diagnosed on", wrapper: :horizontal_datepicker
= f.input :outcome, as: :text, html_input: { cols: 50, rows: 6 }, wrapper: :horizontal_large
= f.input :treatment, as: :text, html_input: { cols: 50, rows: 6 }, wrapper: :horizontal_large
= f.input :notes, as: :text, html_input: { cols: 50, rows: 6 }, wrapper: :horizontal_large
= f.input :recurrent, as: :inline_radio_buttons, wrapper: :horizontal_small
= f.input :cleared, as: :inline_radio_buttons, wrapper: :horizontal_small
= f.input :catheter_removed, as: :inline_radio_buttons, wrapper: :horizontal_small
= f.input :clinical_presentation,
          as: :check_boxes,
          boolean_style: :inline,
          wrapper: :horizontal_medium

Version data entries

166 entries across 166 versions & 1 rubygems

Version Path
renalware-core-2.0.127 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.126 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.125 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.124 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.123 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.121 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.120 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.119 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.118 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.117 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.116 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.115 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.113 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.112 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.111 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.110 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.109 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.108 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.106 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.105 app/views/renalware/pd/exit_site_infections/_fields.html.slim