parent
0803a66d06
commit
8fea592f00
1 changed files with 2 additions and 4 deletions
|
|
@ -1,8 +1,6 @@
|
|||
// Copyright (c) 2016, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on('SMS Log', {
|
||||
refresh: function(frm) {
|
||||
|
||||
}
|
||||
frappe.ui.form.on("SMS Log", {
|
||||
refresh: function (frm) {},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue