mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
Formatting
This commit is contained in:
@@ -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']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user