2013-04-23 02:48:29 +08:00
|
|
|
<% define_content :link do -%>
|
2014-03-14 01:44:09 +08:00
|
|
|
<%= appointment_group_url(asset.appointment_group) %>
|
2013-04-23 02:48:29 +08:00
|
|
|
<% end -%>
|
2014-03-14 01:44:09 +08:00
|
|
|
<%= t :message, 'Canvas Alert - Your time slot for "%{appointment_name} was canceled".', :appointment_name => asset.title %>
|