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

Version Path
hackathon_manager-0.6.6 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.6.5 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.6.4 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.6.3 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.6.2 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.6.1 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.6.0 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.11 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.10 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.9 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.8 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.7 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.6 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.5 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.4 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.3 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.2 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.1 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.5.0 app/views/manage/questionnaires/edit.html.haml
hackathon_manager-0.4.4 app/views/manage/questionnaires/edit.html.haml