зеркало из https://github.com/mozilla/gecko-dev.git
No bug. Update talkback link with the new URL.
ChatZilla Only. r=samuel on IRC
This commit is contained in:
Родитель
336a97d6bb
Коммит
d9335aa128
|
@ -1051,8 +1051,7 @@ function insertTalkbackLink(matchText, containerTag, eventData)
|
|||
"html:a");
|
||||
|
||||
anchor.setAttribute("href", "http://talkback-public.mozilla.org/" +
|
||||
"talkback/fastfind.jsp?search=2&type=iid&id=" +
|
||||
matchText);
|
||||
"search/start.jsp?search=2&type=iid&id=" + matchText);
|
||||
anchor.setAttribute("class", "chatzilla-link");
|
||||
insertHyphenatedWord(matchText, anchor);
|
||||
containerTag.appendChild(anchor);
|
||||
|
|
Загрузка…
Ссылка в новой задаче