「User:Irukaza/js/editConflict.js」:修訂間差異
跳至導覽
跳至搜尋
無編輯摘要
imported>=海豚= 無編輯摘要 |
imported>=海豚= 無編輯摘要 |
||
| 行 43: | 行 43: | ||
"z-index": "-99999", | "z-index": "-99999", | ||
} | } | ||
}); | }); | ||
$("#showNewestRevisionDiff").on("click", () => { | $("#showNewestRevisionDiff").on("click", () => { | ||
window.open(`https://www.hmoegirl.com/?diff=${result.query.pages[pageid].revisions[0].revid}`, "_blank").focus(); | window.open(`https://www.hmoegirl.com/?diff=${result.query.pages[pageid].revisions[0].revid}`, "_blank").focus(); | ||
}); | }); | ||
disable($("#wpSave").on("click", () => { | disable($("#wpSave").on("click", () => { | ||