Sha256: 289ce0da8a7798599f5a6c2991e1faf792f8dca7c24779200bad89a6e1730b29

Contents?: true

Size: 289 Bytes

Versions: 9

Compression:

Stored size: 289 Bytes

Contents

%section.section
  .container
    - title "Edit Application"
    .form-container
      %h1.section-title Edit #{Rails.configuration.hackathon['name']} Application

    = render 'form'

    - if @questionnaire.valid?
      %p{class:"cancel_btn_wrap"}= link_to 'Cancel', questionnaires_path

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hackathon_manager-0.4.4 app/views/questionnaires/edit.html.haml
hackathon_manager-0.4.3 app/views/questionnaires/edit.html.haml
hackathon_manager-0.4.2 app/views/questionnaires/edit.html.haml
hackathon_manager-0.4.1 app/views/questionnaires/edit.html.haml
hackathon_manager-0.4.0 app/views/questionnaires/edit.html.haml
hackathon_manager-0.3.3 app/views/questionnaires/edit.html.haml
hackathon_manager-0.3.2 app/views/questionnaires/edit.html.haml
hackathon_manager-0.3.1 app/views/questionnaires/edit.html.haml
hackathon_manager-0.3.0 app/views/questionnaires/edit.html.haml