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