fix: set_verified method contained js
diff --git a/erpnext/crm/doctype/appointment/appointment.py b/erpnext/crm/doctype/appointment/appointment.py
index 5d1e301..b39de13 100644
--- a/erpnext/crm/doctype/appointment/appointment.py
+++ b/erpnext/crm/doctype/appointment/appointment.py
@@ -89,7 +89,6 @@
         self.auto_assign()
         self.save(ignore_permissions=True)
         frappe.db.commit()
-        this.wrapper.find('.filter-edit-area').after(this.get_clear_button())
 
     def create_lead(self):
         # Return if already linked