зеркало из https://github.com/mozilla/pjs.git
remove unnecessary comment
This commit is contained in:
Родитель
ebbfb2c74e
Коммит
cf28501b8d
|
@ -229,8 +229,6 @@ function AddAttachmentToMenu(name, oncommand)
|
|||
var item = document.createElement('menuitem');
|
||||
if ( item )
|
||||
{
|
||||
// popup.removeAttribute('menugenerated');
|
||||
|
||||
popup.appendChild(item);
|
||||
item.setAttribute('value', name);
|
||||
item.setAttribute('oncommand', oncommand);
|
||||
|
|
Загрузка…
Ссылка в новой задаче