oops, try again

pull/1/head
ansuz 6 years ago
parent 13d511d037
commit b27285885e

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

Loading…
Cancel
Save