mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-19 06:22:16 +00:00
Change mic name to use the full name rather than the display name on RIGS
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
Hi {{object.event.mic.name}},
|
Hi {{object.event.mic.get_full_name}},
|
||||||
|
|
||||||
Just to let you know your event N{{object.event.pk|stringformat:"05d"}} has been successfully authorised for {{object.amount}} by {{object.name}} as of {{object.last_edited_at}}.
|
Just to let you know your event N{{object.event.pk|stringformat:"05d"}} has been successfully authorised for {{object.amount}} by {{object.name}} as of {{object.last_edited_at}}.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user