From df9b856a915e5b73be98eab2d074693b3b87acd7 Mon Sep 17 00:00:00 2001 From: pateljannat Date: Tue, 20 Apr 2021 13:22:45 +0530 Subject: [PATCH] fix: change repository link field to small text --- .../doctype/community_project/community_project.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/hackathon/doctype/community_project/community_project.json b/community/hackathon/doctype/community_project/community_project.json index 51978b59..458168d9 100644 --- a/community/hackathon/doctype/community_project/community_project.json +++ b/community/hackathon/doctype/community_project/community_project.json @@ -45,7 +45,7 @@ }, { "fieldname": "repository_link", - "fieldtype": "Data", + "fieldtype": "Small Text", "label": "Repository Link" }, { @@ -106,7 +106,7 @@ ], "index_web_pages_for_search": 1, "links": [], - "modified": "2021-04-14 13:28:03.817061", + "modified": "2021-04-20 13:22:17.248521", "modified_by": "Administrator", "module": "Hackathon", "name": "Community Project",