Sha256: a79ab6734c903130dff53f3f358cdafa290a3875535d556df108ee2422f9ab20

Contents?: true

Size: 304 Bytes

Versions: 31

Compression:

Stored size: 304 Bytes

Contents

= 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

31 entries across 31 versions & 1 rubygems

Version Path
tawork-0.0.31 app/views/wiki/pages/new.html.haml
tawork-0.0.30 app/views/wiki/pages/new.html.haml
tawork-0.0.29 app/views/wiki/pages/new.html.haml
tawork-0.0.28 app/views/wiki/pages/new.html.haml
tawork-0.0.27 app/views/wiki/pages/new.html.haml
tawork-0.0.26 app/views/wiki/pages/new.html.haml
tawork-0.0.25 app/views/wiki/pages/new.html.haml
tawork-0.0.24 app/views/wiki/pages/new.html.haml
tawork-0.0.23 app/views/wiki/pages/new.html.haml
tawork-0.0.22 app/views/wiki/pages/new.html.haml
tawork-0.0.21 app/views/wiki/pages/new.html.haml
tawork-0.0.20 app/views/wiki/pages/new.html.haml
tawork-0.0.19 app/views/wiki/pages/new.html.haml
tawork-0.0.18 app/views/wiki/pages/new.html.haml
tawork-0.0.17 app/views/wiki/pages/new.html.haml
tawork-0.0.16 app/views/wiki/pages/new.html.haml
tawork-0.0.15 app/views/wiki/pages/new.html.haml
tawork-0.0.14 app/views/wiki/pages/new.html.haml
tawork-0.0.13 app/views/wiki/pages/new.html.haml
tawork-0.0.12 app/views/wiki/pages/new.html.haml