Sha256: 66d8d425416183f4ab5dad6ddeb941862ab39b9b990fff4a36ed9a42ff6b2e1a

Contents?: true

Size: 258 Bytes

Versions: 2

Compression:

Stored size: 258 Bytes

Contents

%section.section
  .container
    - title "Edit Application"
    .form-container
      %h1.section-title Edit BrickHack Application

    = render 'form'

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hackathon_manager-0.2.0 app/views/questionnaires/edit.html.haml
hackathon_manager-0.1.0 app/views/questionnaires/edit.html.haml