mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-16 11:39:18 +00:00
backup manager (wip)
This commit is contained in:
@@ -242,7 +242,8 @@ def get_outer_env(page_name, args):
|
||||
where parent='Website Settings' and parentfield='footer_items'
|
||||
order by idx asc""", as_dict=1),
|
||||
|
||||
'int':int
|
||||
'int':int,
|
||||
"webnotes": webnotes
|
||||
})
|
||||
|
||||
args.update(ret)
|
||||
|
||||
Reference in New Issue
Block a user