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.147 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.146 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.145 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.144 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.143 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.142 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.141 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.140 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.139 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.138 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.137 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.136 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.135 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.134 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.133 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.132 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.131 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.130 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.129 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.128 app/views/renalware/pd/exit_site_infections/_fields.html.slim