Remove Get TDS button, which appears twice in JV

This commit is contained in:
Anand Doshi
2012-01-19 14:26:25 +05:30
parent ad2f5d1270
commit 26814e7bad
2 changed files with 35 additions and 60 deletions

View File

@@ -29,5 +29,10 @@ patch_list = [
'patch_file': 'allocated_to_profile',
'description': """Change Options to "Profile" for fieldname "allocated_to"
as this is giving improper values in Permission Engine"""
}
},
{
'patch_module': 'patches.jan_mar_2012',
'patch_file': 'remove_get_tds_button',
'description': "Remove One Get TDS button, which is appearing twice in JV"
},
]