1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-31 10:35:45 +01:00

[muttator] fixed :goto

This commit is contained in:
Martin Stubenschrott
2008-11-09 16:30:42 +00:00
parent 05005ce482
commit 91fa8dddff
4 changed files with 18 additions and 5 deletions

View File

@@ -210,7 +210,6 @@ function Search() //{{{
lastString = word;
if (range == null)
{
liberator.dump(this.wrapped);
if (this.wrapped)
{
this.cancel();