chore: resolved conflicts
This commit is contained in:
@@ -486,11 +486,6 @@
|
||||
|
||||
frappe.boot.single_types = []
|
||||
|
||||
frappe.router = {
|
||||
slug (name) {
|
||||
return name.toLowerCase().replace(/ /g, "-");
|
||||
}
|
||||
}
|
||||
let class_info = {{ class_info | json }};
|
||||
</script>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user