зеркало из https://github.com/mozilla/pjs.git
got rid of a perl warning
This commit is contained in:
Родитель
4db120651b
Коммит
20669d47af
|
@ -248,7 +248,7 @@ sub MainMenu() {
|
|||
if ($::despot) {
|
||||
my @l2 = ();
|
||||
my $opts = popup_menu(-name=>"matchtype",
|
||||
-values=>["regexp", "not regexp"],
|
||||
"-values"=>["regexp", "not regexp"],
|
||||
-default=>"regexp",
|
||||
-labels=>{"regexp"=>"Matching regexp",
|
||||
"not regexp"=>"Not matching regexp"});
|
||||
|
|
Загрузка…
Ссылка в новой задаче