mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
fix: sider changes
This commit is contained in:
@@ -6,7 +6,7 @@ frappe.ui.form.on("Issue", {
|
|||||||
filters: {
|
filters: {
|
||||||
"disabled": 0
|
"disabled": 0
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
frappe.db.get_value("Support Settings", {name: "Support Settings"},
|
frappe.db.get_value("Support Settings", {name: "Support Settings"},
|
||||||
|
|||||||
Reference in New Issue
Block a user