Update to support pagination for history list

This commit is contained in:
Wu Cheng-Han
2016-10-11 16:48:42 +08:00
parent c06b2f4838
commit cd9f8fe36b
3 changed files with 9 additions and 2 deletions

View File

@@ -59,7 +59,8 @@
"pdfobject": "pdfobject2#*",
"gist-embed": "*",
"keymaster": "^1.6.3",
"prism": "^1.5.1"
"prism": "^1.5.1",
"list.pagination.js": "^0.1.1"
},
"resolutions": {
"jquery": "~3.1.1"