Sha256: 4d431f6f6874e3638c0300c235269c2b9f5ca5c0eb8a844a8fbac8b298f04233

Contents?: true

Size: 230 Bytes

Versions: 36

Compression:

Stored size: 230 Bytes

Contents

- end_page ||= nil
%ul.list-unstyled{class: "#{page.has_children? ? 'nav-list-sub' : 'nav-list'}"}
  - page.children.order("position asc").each do |child|
    = render 'wiki/spaces/page_list_item', page: child, end_page: end_page

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
tawork-0.0.29 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.28 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.27 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.26 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.25 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.24 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.23 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.22 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.21 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.20 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.19 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.18 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.17 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.16 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.15 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.14 app/views/wiki/spaces/_space_list.html.haml