fix: removed console statements

This commit is contained in:
Jannat Patel
2022-02-17 14:40:33 +05:30
parent 9834c83126
commit cc0c1cc320

View File

@@ -225,8 +225,6 @@ var notify_user = (e) => {
const create_certificate = (e) => {
e.preventDefault();
course = $(e.currentTarget).attr("data-course");
console.log(course)
console.log($(e.currentTarget))
frappe.call({
method: "school.lms.doctype.lms_certification.lms_certification.create_certificate",
args: {