Jay 8 years ago
parent
commit
6a60a3643b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/extensions/page-jumpto/bootstrap-table-jumpto.js

+ 1 - 1
src/extensions/page-jumpto/bootstrap-table-jumpto.js

@@ -29,7 +29,7 @@
         if (this.options.showJumpto) {
             var that = this,
                 $pageGroup = this.$pagination.find('ul.pagination'),
-                $jumpto = $pageGroup.find('div.jumpto');
+                $jumpto = $pageGroup.find('li.jumpto');
 
             if (!$jumpto.length) {
                 $jumpto = $([