Sha256: a0f80e5e3aa4a444824bc04fc2e09f5c2fd5f055864086d67ce7e04c5c9e6f3a

Contents?: true

Size: 295 Bytes

Versions: 8

Compression:

Stored size: 295 Bytes

Contents

- if conversation.is_ignored?(@box.parent)
  = conversation_toggle conversation, 'volume-up', :unignore, :delete, :mark_as_name.l(name: :unignored.l)
- else
  = conversation_toggle conversation, 'volume-off', :ignore, :delete, :mark_as_name.l(name: :ignored.l), data: { confirm: :are_you_sure.l}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
message_train-0.1.7 app/views/message_train/conversations/_ignored_toggle.html.haml
message_train-0.1.6 app/views/message_train/conversations/_ignored_toggle.html.haml
message_train-0.1.5 app/views/message_train/conversations/_ignored_toggle.html.haml
message_train-0.1.4 app/views/message_train/conversations/_ignored_toggle.html.haml
message_train-0.1.3 app/views/message_train/conversations/_ignored_toggle.html.haml
message_train-0.1.2 app/views/message_train/conversations/_ignored_toggle.html.haml
message_train-0.1.1 app/views/message_train/conversations/_ignored_toggle.html.haml
message_train-0.1.0 app/views/message_train/conversations/_ignored_toggle.html.haml