Sha256: bac080806be42687dd8c1a36d1bcf146e8c5902e7ca20ead26ca8de5b015c0b6

Contents?: true

Size: 247 Bytes

Versions: 7

Compression:

Stored size: 247 Bytes

Contents

%section.section.manage
  .form-container
    %h1.section-title= title "Editing Message"

  = render 'form'

  .form-container
    .center
      = link_to 'Show', manage_message_path(@message)
      \|
      = link_to 'Back', manage_messages_path

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hackathon_manager-0.6.6 app/views/manage/messages/edit.html.haml
hackathon_manager-0.6.5 app/views/manage/messages/edit.html.haml
hackathon_manager-0.6.4 app/views/manage/messages/edit.html.haml
hackathon_manager-0.6.3 app/views/manage/messages/edit.html.haml
hackathon_manager-0.6.2 app/views/manage/messages/edit.html.haml
hackathon_manager-0.6.1 app/views/manage/messages/edit.html.haml
hackathon_manager-0.6.0 app/views/manage/messages/edit.html.haml