Khác biệt giữa bản sửa đổi của “MediaWiki:Gadget-AVIM portlet.js”

Nội dung được xóa Nội dung được thêm vào
→‎using [[mw:CodeEditor|CodeEditor]]: Cập nhật theo Wiktionary
Cập nhật lớp của portlet để phù hợp với Vectơ mới
Dòng 141:
content.addClass("body");
head_link.text($("#n-help a").text());
var portlet = $("<div id='p-avim' class='vector-menu vector-menu-portal portal collapsed' role='navigation'></div>");
portlet.append($("<h3></h3>").text(self.avimSettings.headerText))
.append(content.prepend(head_link));