Sha256: 986b24ae2017a07f5878ad6728632aa967556ee712b9fba7f49b726e24a3992f
Contents?: true
Size: 325 Bytes
Versions: 6
Compression:
Stored size: 325 Bytes
Contents
.row = render "header" = render "renalware/shared/errors", model: dialyser .row .large-6.columns = simple_form_for dialyser, html: { autocomplete: "off" } do |f| = f.input :group, autofocus: true = f.input :name = f.button :submit span= " or " = link_to "cancel", hd_dialysers_path
Version data entries
6 entries across 6 versions & 1 rubygems