inline-expanding.js: missed preventing default action; shouldn't open new window when unwanted anymore
This commit is contained in:
@@ -46,6 +46,7 @@ onready(function(){
|
||||
delete this.childNodes[0].style.opacity;
|
||||
delete this.childNodes[0].style.filter;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user