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.1.1 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.1.0 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.167 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.166 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.165 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.164 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.163 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.162 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.161 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.160 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.159 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.158 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.157 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.156 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.155 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.153 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.152 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.151 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.149 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.148 app/views/renalware/pd/exit_site_infections/_fields.html.slim