[style] Added Icons to Pages

This commit is contained in:
Rushabh Mehta
2013-07-11 14:50:43 +05:30
parent 278f961daf
commit df92a553cb
30 changed files with 398 additions and 369 deletions

View File

@@ -20,7 +20,7 @@ patch_list = [
"execute:webnotes.reload_doc('core', 'doctype', 'docperm') # 2013-04-07",
"execute:webnotes.reload_doc('core', 'doctype', 'report')",
"execute:webnotes.reload_doc('core', 'doctype', 'doctype') # 2013-07-08",
"execute:webnotes.reload_doc('core', 'doctype', 'page') # 2013-06-24",
"execute:webnotes.reload_doc('core', 'doctype', 'page') # 2013-07-11",
"patches.mar_2012.clean_property_setter",
"patches.april_2012.naming_series_patch",
"patches.mar_2012.cleanup_control_panel",