oops, try again
This commit is contained in:
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…
x
Reference in New Issue
Block a user