From 1439854b27e8a502335016c7260d79fb2fa8b314 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Fri, 5 Jul 2013 16:28:00 +0530 Subject: [PATCH] [icons] added icons to forms, toolbars, moduleview, doclistview, reportview --- setup/doctype/currency_exchange/currency_exchange.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/doctype/currency_exchange/currency_exchange.txt b/setup/doctype/currency_exchange/currency_exchange.txt index f90ecc20b4..db2083910c 100644 --- a/setup/doctype/currency_exchange/currency_exchange.txt +++ b/setup/doctype/currency_exchange/currency_exchange.txt @@ -2,7 +2,7 @@ { "creation": "2013-06-20 15:40:29", "docstatus": 0, - "modified": "2013-07-05 14:33:47", + "modified": "2013-07-05 16:26:11", "modified_by": "Administrator", "owner": "Administrator" }, @@ -11,7 +11,7 @@ "description": "Specify Exchange Rate to convert one currency into another", "doctype": "DocType", "document_type": "Master", - "icon": "icon-bitcoin", + "icon": "icon-exchange", "module": "Setup", "name": "__common__" },