mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 10:25:58 +01:00
changed '|' to ', ' as a url separator
This commit is contained in:
@@ -466,6 +466,7 @@ function Events() //{{{
|
||||
// return false;
|
||||
// vimperator.logObject(event);
|
||||
var key = event.toString()
|
||||
// alert(key);
|
||||
if (!key)
|
||||
return false;
|
||||
// event.stopPropagation();
|
||||
|
||||
Reference in New Issue
Block a user