changes on prepared report if present
This commit is contained in:
parent
73c38eabb2
commit
7e1bdc84fc
1 changed files with 1 additions and 0 deletions
|
|
@ -635,6 +635,7 @@ frappe.views.QueryReport = class QueryReport extends frappe.views.BaseList {
|
|||
args: {"dn": flags.name}
|
||||
});
|
||||
});
|
||||
|
||||
}
|
||||
toggle_message(flag, message) {
|
||||
if (flag) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue