mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-30 11:24:21 +01:00
5 lines
253 B
Plaintext
5 lines
253 B
Plaintext
|
json.title notification.notification_type
|
||
|
json.description t('.your_reservation_RESERVABLE_was_successfully_saved_html',
|
||
|
RESERVABLE: notification.attached_object.reservable.name)
|
||
|
json.url notification_url(notification, format: :json)
|