mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-01 11:27:55 +00:00
91285. Javascript strict warnings in askSendFormat.js r=kerz@netscape.com sr=blaker@netscape.com
This commit is contained in:
parent
927006421d
commit
7ed2f1d89b
@ -93,7 +93,7 @@ function Startup()
|
||||
if (useDefault)
|
||||
var radioSelect=defaultAction;
|
||||
else
|
||||
var radioSelect=param.action;
|
||||
radioSelect=param.action;
|
||||
|
||||
switch (radioSelect)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user