From 631de3881fc689905d05abdd5080b44e494adae2 Mon Sep 17 00:00:00 2001 From: Pratik Vyas Date: Tue, 8 Apr 2014 19:10:05 +0530 Subject: [PATCH] add File Data columns to list view --- frappe/core/doctype/file_data/file_data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe/core/doctype/file_data/file_data.json b/frappe/core/doctype/file_data/file_data.json index 3feee0c22f..cb42e57ad1 100644 --- a/frappe/core/doctype/file_data/file_data.json +++ b/frappe/core/doctype/file_data/file_data.json @@ -33,7 +33,7 @@ "hidden": null, "ignore_restrictions": null, "in_filter": null, - "in_list_view": null, + "in_list_view": 1, "label": "File Name", "no_column": null, "no_copy": null, @@ -204,7 +204,7 @@ "istable": null, "max_attachments": null, "menu_index": null, - "modified": "2014-04-07 13:05:47.684017", + "modified": "2014-04-07 17:01:13.295614", "modified_by": "Administrator", "module": "Core", "name": "File Data",