reload so pending items

This commit is contained in:
Nabin Hait
2012-05-17 18:12:32 +05:30
parent 7a13b238cb
commit a926468574
2 changed files with 13 additions and 1 deletions

View File

@@ -357,5 +357,10 @@ patch_list = [
'patch_file': 'std_pf_readonly',
'description': 'Make standard print formats readonly for system manager'
},
{
'patch_module': 'patches.may_2012',
'patch_file': 'reload_so_pending_items',
'description': 'reload so pending items'
},
]
]