[website] [cleanup] selectable images will now be relative urls (files/..) or full urls (http:..)

This commit is contained in:
Rushabh Mehta
2013-03-28 16:26:11 +05:30
parent 0c541a0fe2
commit 2fe802c81e
12 changed files with 26 additions and 42 deletions

View File

@@ -224,4 +224,5 @@ patch_list = [
"execute:webnotes.conn.set_value('Email Settings', None, 'send_print_in_body_and_attachment', 1)",
"patches.march_2013.p09_unset_user_type_partner",
"patches.march_2013.p10_set_fiscal_year_for_stock",
"patches.march_2013.p11_update_attach_files",
]