Fix the customize page
這個提交存在於:
父節點
d92cb9ed75
當前提交
5b90f76e2c
共有 1 個檔案被更改,包括 1 行新增 和 1 行删除
2
util.js
2
util.js
|
|
@ -261,7 +261,7 @@ function updatePage (data) {
|
|||
$("#sortForm").hide ();
|
||||
}
|
||||
|
||||
if (currentData.page !== 19) { ajaxifyLinks (); }
|
||||
if (currentData.page !== "19") { ajaxifyLinks (); }
|
||||
|
||||
$("#sort").click(function(){
|
||||
$('.books').sortElements(function(a, b){
|
||||
|
|
|
|||
載入中…
新增表格
Add a link
新增問題並參考