зеркало из https://github.com/mozilla/pjs.git
previous bug was 339332
This commit is contained in:
Родитель
8975a4d5ef
Коммит
593c34dd75
|
@ -1762,7 +1762,7 @@ function CCKWriteInstallRDF(destdir)
|
|||
str = str.replace(/%descriptionline%/g, descriptionline);
|
||||
str = str.replace(/%description%/g, htmlEscape(document.getElementById("description").value));
|
||||
} else {
|
||||
str = str.replace(/%descrptionline%/g, "");
|
||||
str = str.replace(/%descriptionline%/g, "");
|
||||
}
|
||||
|
||||
var creator = document.getElementById("creator").value;
|
||||
|
|
Загрузка…
Ссылка в новой задаче