Sha256: 08319c41ffb378cfc1d0b1b42a4a1f9e0f3e5bf0a80064f3025e85283b6aeb16

Contents?: true

Size: 140 Bytes

Versions: 5

Compression:

Stored size: 140 Bytes

Contents

- @page_title = _('Editing note')

.page__actions
  = link_to _('Show online'), @note, class: 'btn btn--show'

= render 'form', note: @note

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
elabs-5.0.0 app/views/elabs/member/notes/edit.html.haml
elabs-4.0.0 app/views/elabs/member/notes/edit.html.haml
elabs-3.0.0 app/views/elabs/member/notes/edit.html.haml
elabs-2.0.0 app/views/elabs/member/notes/edit.html.haml
elabs-2.0.0.pre app/views/elabs/member/notes/edit.html.haml