From 45799e07774029c99fa38fe0d138b75a5695a4f4 Mon Sep 17 00:00:00 2001 From: Mathieu Lutfy Date: Sat, 14 Mar 2015 10:26:53 -0400 Subject: [PATCH] CRM-15832: Typo fix in tools/bin/scripts/create-pot-files --- tools/bin/scripts/create-pot-files | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bin/scripts/create-pot-files b/tools/bin/scripts/create-pot-files index 24af0f9c38..4d764768b4 100755 --- a/tools/bin/scripts/create-pot-files +++ b/tools/bin/scripts/create-pot-files @@ -151,7 +151,7 @@ function build_raw_pot() { js/jquery/jquery.dashboard.js \ js/model/crm.designer.js \ js/model/crm.uf.js \ - js/view/crm.designer.js + js/view/crm.designer.js \ packages/HTML/QuickForm \ partials/crmAttachment \ partials/crmExample \ -- 2.25.1