Sha256: 3b13dac574c0b661eb6a68f26bc20d7e5ee518c0ba4c69b3d1a24610c0c16238
Contents?: true
Size: 281 Bytes
Versions: 28
Compression:
Stored size: 281 Bytes
Contents
= render('layout') do = effective_form_with(model: resource, url: wizard_path(step), method: :put) do |f| = f.hidden_field :current_step %hr = f.text_area :comments, hint: "Not displayed to the #{cpd_auditee_label}" = f.submit 'Save and Continue', center: true
Version data entries
28 entries across 28 versions & 1 rubygems