Sha256: 5ea3062f55e09fd4ffa77f692402b73745e54bab0145264a6c30f434ee14d288

Contents?: true

Size: 323 Bytes

Versions: 18

Compression:

Stored size: 323 Bytes

Contents

- title "New Page"
= render 'breadcrumb', link_last: true, page: Page.find(params[:parent_id])

.navbar.navbar-default
  .collapse.navbar-collapse
    %ul.nav.navbar-nav
      %li
        %a.save{href: "#", data: {type: "POST", url: wiki_pages_path}} Save

= render 'display'

:coffeescript
  $ ->
    window.enable_edit()

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
tawork-0.0.50 app/views/wiki/pages/new.html.haml
tawork-0.0.49 app/views/wiki/pages/new.html.haml
tawork-0.0.48 app/views/wiki/pages/new.html.haml
tawork-0.0.47 app/views/wiki/pages/new.html.haml
tawork-0.0.46 app/views/wiki/pages/new.html.haml
tawork-0.0.45 app/views/wiki/pages/new.html.haml
tawork-0.0.44 app/views/wiki/pages/new.html.haml
tawork-0.0.43 app/views/wiki/pages/new.html.haml
tawork-0.0.42 app/views/wiki/pages/new.html.haml
tawork-0.0.41 app/views/wiki/pages/new.html.haml
tawork-0.0.40 app/views/wiki/pages/new.html.haml
tawork-0.0.39 app/views/wiki/pages/new.html.haml
tawork-0.0.38 app/views/wiki/pages/new.html.haml
tawork-0.0.37 app/views/wiki/pages/new.html.haml
tawork-0.0.36 app/views/wiki/pages/new.html.haml
tawork-0.0.35 app/views/wiki/pages/new.html.haml
tawork-0.0.34 app/views/wiki/pages/new.html.haml
tawork-0.0.33 app/views/wiki/pages/new.html.haml