開啟主選單
首頁
隨機
登入
設定
關於Akarin
免責聲明
Akarin
搜尋
變更
← 較舊編輯
較新編輯 →
MediaWiki:Common.js
(檢視原始碼)
於 2020年8月2日 (日) 16:49 的修訂
增加 39 位元組
、
2020年8月2日 (日) 16:49
無編輯摘要
行 236:
行 236:
$('div#p-electronpdfservice-sidebar-portlet-heading.portal div.body ul').append($('li#t-print'));
$('div#p-electronpdfservice-sidebar-portlet-heading.portal div.body ul').append($('li#t-print'));
−
if (location.href.indexOf("toggle_view_mobile") != -1)
+
$(function() {
−
{
+
if (location.href.indexOf("toggle_view_mobile") != -1) {
−
temp = document.getElementsByClassName('navbox')
+
temp = document.getElementsByClassName('navbox')
;
−
for (let i = 0; i < temp.length; i++)
+
for (let i = 0; i < temp.length; i++) {
−
{
+
temp[i].parentNode.removeChild(temp[i]);
−
temp[i].parentNode.removeChild(temp[i]);
+
}
}
}
−
}
+
}
)
Ge2
行政員
、
使用者查核員
、importer、
介面管理員
、
結構式討論監督員
、
管理員
、
上傳精靈活動編輯者
、widgeteditor
215
次編輯