mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-05 11:33:56 +00:00
fix: sider changes
This commit is contained in:
@@ -6,8 +6,8 @@ frappe.ui.form.on("Issue", {
|
||||
filters: {
|
||||
"disabled": 0
|
||||
}
|
||||
}
|
||||
});
|
||||
};
|
||||
});
|
||||
|
||||
frappe.db.get_value("Support Settings", {name: "Support Settings"},
|
||||
["allow_resetting_service_level_agreement", "track_service_level_agreement"], (r) => {
|
||||
|
||||
Reference in New Issue
Block a user