зеркало из https://github.com/mozilla/pjs.git
bug 120277, removed js warning message, r=law, sr=ben
This commit is contained in:
Родитель
cce9b86b17
Коммит
342254bba3
|
@ -166,7 +166,7 @@ function CookieSelected() {
|
|||
document.getElementById("removeCookie").removeAttribute("disabled");
|
||||
} else {
|
||||
ClearCookieProperties();
|
||||
return;
|
||||
return true;
|
||||
}
|
||||
|
||||
var idx = selections[0];
|
||||
|
|
Загрузка…
Ссылка в новой задаче