Formatting
This commit is contained in:
parent
c9cf5aebea
commit
d45c12b382
@ -5,7 +5,7 @@ def get_context(context):
|
|||||||
if not verify_request():
|
if not verify_request():
|
||||||
context.success = False
|
context.success = False
|
||||||
return context
|
return context
|
||||||
|
|
||||||
email = frappe.form_dict['email']
|
email = frappe.form_dict['email']
|
||||||
appointment_name = frappe.form_dict['appointment']
|
appointment_name = frappe.form_dict['appointment']
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user