mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 19:47:20 +00:00
parent
ace6dbc514
commit
a75fd2a64a
@ -155,8 +155,6 @@ LinkWidget.prototype.renderLink = function(parent,nextSibling) {
|
||||
};
|
||||
|
||||
LinkWidget.prototype.handleClickEvent = function(event) {
|
||||
// Force an error to try out the Red Screen Of Embarrassment
|
||||
var something = Everything;
|
||||
// Send the click on its way as a navigate event
|
||||
var bounds = this.domNodes[0].getBoundingClientRect();
|
||||
this.dispatchEvent({
|
||||
|
Loading…
Reference in New Issue
Block a user