removed style settings save patch

This commit is contained in:
Rushabh Mehta 2013-03-13 22:18:20 +05:30
parent 5128b664a7
commit 2e2993444a

View File

@ -210,6 +210,5 @@ patch_list = [
"execute:webnotes.delete_doc('DocType', 'Attendance Control Panel')",
"patches.march_2013.p02_get_global_default",
"patches.march_2013.p03_rename_blog_to_blog_post",
"execute:webnotes.bean('Style Settings', 'Style Settings').save()",
"execute:webnotes.reload_doc('hr', 'search_criteria', 'monthly_attendance_details')",
]