Sha256: 758227d40017c7c4fba30ee918d096437d2c5e8855c8374aba4e1584de482fd9

Contents?: true

Size: 218 Bytes

Versions: 49

Compression:

Stored size: 218 Bytes

Contents

%ul.dropdown-menu.subpages-dropdown
  - @page.children.order("position asc").each do |child|
    = render "child_menu", node: child
  %li.divider
  %li
    = link_to "New Page", new_wiki_page_path(parent_id: @page.id)

Version data entries

49 entries across 49 versions & 1 rubygems

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