Sha256: ec8297a4ed8719d38947b015602584ecfabfdeaf0570a5b060252e9ed9527fa7

Contents?: true

Size: 402 Bytes

Versions: 8

Compression:

Stored size: 402 Bytes

Contents

- cache collectives_cache_key(collective_boxes, box_user), 'message-train' do
  - unless collective_boxes.empty?
    - collective_boxes.each do |key, boxes|
      - if show[key]
        = dropdown_nav_item "#{key.to_s.humanize} #{badge(total_unread_count[key].to_s) unless total_unread_count[key] == 0}".html_safe, '#' do
          - boxes.each do |box|
            = collective_nav_item box, box_user

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
message_train-0.6.7 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.6.6 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.6.5 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.6.4 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.6.3 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.6.2 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.6.1 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.6.0 app/views/message_train/collectives/_dropdown_list.html.haml