We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53223b5 commit 091e727Copy full SHA for 091e727
1 file changed
public/js/cover.js
@@ -359,6 +359,7 @@ $(".ui-refresh-history").click(function () {
359
$('.search').val('');
360
historyList.search();
361
$('#history-list').slideUp('fast');
362
+ $('.pagination').hide();
363
364
resetCheckAuth();
365
historyList.clear();
0 commit comments