mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Broken link
This commit is contained in:
parent
d1b9a9370a
commit
b8929b906c
@ -28,7 +28,7 @@ export default Ember.Component.extend({
|
|||||||
|
|
||||||
e.preventDefault();
|
e.preventDefault();
|
||||||
|
|
||||||
DiscourseURL.routeTo(this.get('targetUrl'));
|
DiscourseURL.routeTo(this.linkUrl);
|
||||||
return false;
|
return false;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user