backup manager (wip)

This commit is contained in:
Rushabh Mehta
2013-03-06 11:20:56 +05:30
parent ba7ed4c27c
commit 8ff938a377
11 changed files with 11232 additions and 14 deletions

View File

@@ -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)