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