From b27285885e0f9ca8e7ef27e0f1b1ced64001443c Mon Sep 17 00:00:00 2001 From: ansuz Date: Thu, 20 Sep 2018 10:06:21 -0400 Subject: [PATCH] oops, try again --- customize.dist/pages.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customize.dist/pages.js b/customize.dist/pages.js index 601d3034d..e4b0dc1e4 100644 --- a/customize.dist/pages.js +++ b/customize.dist/pages.js @@ -625,11 +625,11 @@ define([ Msg.crowdfunding_home1, h('br'), Msg.crowdfunding_home2, - link + _link ]); $(crowdFunding).click(function () { - link.click(); + _link.click(); }); return [