From 071cdfcb16dfeec8ef24c4192188e5986d4fa30c Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Tue, 12 Mar 2013 20:32:13 +0530 Subject: [PATCH] apply style settings patch after blog rename --- patches/patch_list.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/patch_list.py b/patches/patch_list.py index 79aca49226..5a504f8a51 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py @@ -210,7 +210,7 @@ patch_list = [ "execute:webnotes.conn.sql('update tabDocPerm set `submit`=1, `cancel`=1, `amend`=1 where parent=\"Time Log\"')", "execute:webnotes.delete_doc('DocType', 'Attendance Control Panel')", "patches.march_2013.p02_get_global_default", - "execute:webnotes.bean('Style Settings', 'Style Settings').save()", "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')", ] \ No newline at end of file