mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
8 lines
283 B
Ruby
8 lines
283 B
Ruby
json.title notification.notification_type
|
|
json.description t('.archive_complete',
|
|
START: notification.attached_object.start_at,
|
|
END: notification.attached_object.end_at,
|
|
ID: notification.attached_object.id
|
|
)
|
|
|