mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Added the message back
This commit is contained in:
@@ -118,7 +118,7 @@ def feedback(ticket_type):
|
|||||||
|
|
||||||
zendesk_client.create_ticket(
|
zendesk_client.create_ticket(
|
||||||
subject='Notify feedback',
|
subject='Notify feedback',
|
||||||
feedback_msg,
|
message=feedback_msg,
|
||||||
ticket_type=ticket_type,
|
ticket_type=ticket_type,
|
||||||
p1=p1,
|
p1=p1,
|
||||||
user_email=user_email,
|
user_email=user_email,
|
||||||
|
|||||||
Reference in New Issue
Block a user