Sha256: dfd696cb9c6a61ed1732bf3193d726d43291e672ab5f6589c00d2e128834948f

Contents?: true

Size: 311 Bytes

Versions: 14

Compression:

Stored size: 311 Bytes

Contents

- 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

14 entries across 14 versions & 1 rubygems

Version Path
message_train-0.5.2 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.5.1 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.5.0 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.4.6 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.4.5 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.4.4 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.4.3 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.4.2 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.4.1 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.4.0 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.3.1 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.3.0 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.2.12 app/views/message_train/collectives/_dropdown_list.html.haml
message_train-0.2.11 app/views/message_train/collectives/_dropdown_list.html.haml