2
0
mirror of https://github.com/frappe/frappe.git synced 2024-06-12 22:22:25 +00:00
frappe/frappe/automation/doctype/milestone/milestone.js
2022-08-04 14:51:01 +05:30

8 lines
184 B
JavaScript

// Copyright (c) 2019, Frappe Technologies and contributors
// For license information, please see license.txt
frappe.ui.form.on("Milestone", {
// refresh: function(frm) {
// }
});