Sha256: 13c8780bef94ac7f7bb5a9b6f00285f1242e55f0ef5d7e6837eaba92c2a63e98
Contents?: true
Size: 504 Bytes
Versions: 30
Compression:
Stored size: 504 Bytes
Contents
%section.section.manage %h1.section-title= title "Editing Questionnaire" = render 'form' .form-container .center = link_to 'Back', manage_questionnaires_path \| = link_to 'Delete', manage_questionnaire_path(@questionnaire), method: :delete, data: { confirm: "Are you sure? The questionnaire and account for \"#{@questionnaire.full_name}\" will be permanently erased. This action is irreversible." } \| = link_to 'Show', manage_questionnaire_path(@questionnaire)
Version data entries
30 entries across 30 versions & 1 rubygems