From e6af313bfa4688c2afbd87a1fee9efecf569494e Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Fri, 5 Jul 2013 16:25:17 +0530 Subject: [PATCH] [icons] added icons to forms, toolbars, moduleview, doclistview, reportview --- stock/doctype/item/item.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stock/doctype/item/item.txt b/stock/doctype/item/item.txt index 548be2f49c..54725a1d25 100644 --- a/stock/doctype/item/item.txt +++ b/stock/doctype/item/item.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-03 10:45:46", "docstatus": 0, - "modified": "2013-07-05 14:43:01", + "modified": "2013-07-05 16:24:34", "modified_by": "Administrator", "owner": "Administrator" }, @@ -14,7 +14,7 @@ "description": "A Product or a Service that is bought, sold or kept in stock.", "doctype": "DocType", "document_type": "Master", - "icon": "icon-circle", + "icon": "icon-tag", "max_attachments": 1, "module": "Stock", "name": "__common__",