chore: resolved conflicts

This commit is contained in:
Jannat Patel
2023-07-26 11:00:27 +05:30
10 changed files with 19 additions and 42 deletions
-6
View File
@@ -115,12 +115,6 @@
"can_select": ["LMS Quiz"],
"can_read": ["LMS Quiz"]
};
frappe.router = {
slug (name) {
return name.toLowerCase().replace(/ /g, "-");
}
}
</script>
{% endif %}
{{ include_script('controls.bundle.js') }}