rename dt in custom search criteria

This commit is contained in:
Nabin Hait
2012-05-04 17:55:32 +05:30
parent 8cf9934b93
commit ce4d297641
2 changed files with 104 additions and 0 deletions

View File

@@ -327,5 +327,10 @@ patch_list = [
'patch_file': 'cleanup_notification_control',
'description': 'cleanup notification control'
},
{
'patch_module': 'patches.may_2012',
'patch_file': 'renamedt_in_custom_search_criteria',
'description': 'raname dt in custom search criteria'
},
]