Sha256: 05769d2b444f14200bc86ed4391cccab3f879f3918af638fecd6aeb6e5173fb4

Contents?: true

Size: 451 Bytes

Versions: 156

Compression:

Stored size: 451 Bytes

Contents

.row.search-form.filters
  = simple_form_for query,
      as: :q,
      url: worryboard_path,
      method: :get do |f|

    .small-6.medium-2.large-2.columns
      = f.input :patient_current_modality_description_id_eq,
                collection: modalities,
                label: "Modality"

    .medium-2.large-3.columns.actions.end
      = f.submit "Filter", class: "button"
      span= " or "
      = link_to t("helpers.reset"), worryboard_path

Version data entries

156 entries across 156 versions & 1 rubygems

Version Path
renalware-core-2.0.147 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.146 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.145 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.144 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.143 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.142 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.141 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.140 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.139 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.138 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.137 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.136 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.135 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.134 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.133 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.132 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.131 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.130 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.129 app/views/renalware/patients/worryboard/_filters.html.slim
renalware-core-2.0.128 app/views/renalware/patients/worryboard/_filters.html.slim