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.84 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.83 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.82 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.81 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.80 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.79 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.78 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.77 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.76 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.75 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.74 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.73 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.72 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.71 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.70 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.69 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.68 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.67 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.64 app/views/renalware/pd/exit_site_infections/_fields.html.slim
renalware-core-2.0.63 app/views/renalware/pd/exit_site_infections/_fields.html.slim