MediaWiki:Gadget-ShortURL.js:修订间差异
删除的内容 添加的内容
ShortURL: remove numbering from label |
prependTo → appendTo:使 ShortURL 图标始终排在 indicator 最右侧 |
||
第311行:
id: "mw-indicator-shortURL"
}, headerLink));
$headerElement.
}
// 【原】const fullLink = wgUserName ? "https://".concat(domains[0]).concat(link) : "https://".concat(location.host).concat(permaLink);
| |||