зеркало из https://github.com/mozilla/pjs.git
another stupid alert.
This commit is contained in:
Родитель
f37bae8ddd
Коммит
834a5b0938
|
@ -119,7 +119,6 @@ function createInstance(contractid, iidName)
|
|||
const nsIFilePicker = Components.interfaces.nsIFilePicker;
|
||||
function onChooseFile()
|
||||
{
|
||||
alert('hey');
|
||||
try {
|
||||
var fp = Components.classes["@mozilla.org/filepicker;1"].createInstance(nsIFilePicker);
|
||||
fp.init(window, bundle.GetStringFromName("chooseFileDialogTitle"), nsIFilePicker.modeOpen);
|
||||
|
|
Загрузка…
Ссылка в новой задаче