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.29 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.28 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.27 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.26 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.25 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.24 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.23 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.22 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.21 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.20 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.19 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.18 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.17 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.16 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.15 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.14 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.13 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.12 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.11 app/views/wiki/pages/_subpages_dropdown.html.haml
tawork-0.0.10 app/views/wiki/pages/_subpages_dropdown.html.haml