oops, try again

This commit is contained in:
ansuz
2018-09-20 10:06:21 -04:00
parent 13d511d037
commit b27285885e

View File

@@ -625,11 +625,11 @@ define([
Msg.crowdfunding_home1, Msg.crowdfunding_home1,
h('br'), h('br'),
Msg.crowdfunding_home2, Msg.crowdfunding_home2,
link _link
]); ]);
$(crowdFunding).click(function () { $(crowdFunding).click(function () {
link.click(); _link.click();
}); });
return [ return [