removed next_contact in quotation, fixed regex to convert relative links to absolute

This commit is contained in:
Rushabh Mehta
2012-12-19 12:46:03 +05:30
parent 60ec6ba975
commit 40ca2c681a
6 changed files with 111 additions and 246 deletions

View File

@@ -745,4 +745,8 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'clear_web_cache',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'remove_quotation_next_contact',
},
]