зеркало из https://github.com/mozilla/pjs.git
fix regression caused by recent code cleanup (reported in bug 41743)
This commit is contained in:
Родитель
f5a53e9a5f
Коммит
d28cb45dd5
|
@ -66,6 +66,12 @@
|
|||
window.openDialog("chrome://communicator/content/wallet/CookieViewer.xul","","modal=yes,chrome,resizable=no", 0);
|
||||
}
|
||||
|
||||
function viewImages()
|
||||
{
|
||||
window.openDialog("chrome://communicator/content/wallet/CookieViewer.xul","","modal=yes,chrome,resizable=no", 2 );
|
||||
}
|
||||
|
||||
|
||||
]]>
|
||||
</script>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче