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.50 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.49 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.48 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.47 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.46 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.45 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.44 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.43 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.42 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.41 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.40 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.39 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.38 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.37 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.36 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.35 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.34 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.33 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.31 app/views/wiki/spaces/_space_list.html.haml
tawork-0.0.30 app/views/wiki/spaces/_space_list.html.haml