浏览代码

Update bootstrap-table-multiple-sort.js

Missed whitespace on newline
Alli 4 年之前
父节点
当前提交
81959cd371
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/extensions/multiple-sort/bootstrap-table-multiple-sort.js

+ 1 - 1
src/extensions/multiple-sort/bootstrap-table-multiple-sort.js

@@ -665,7 +665,7 @@ BootstrapTable.prototype.initToolbar = function (...args) {
 
 
         that.assignSortableArrows()
         that.assignSortableArrows()
       }
       }
-      
+
       that.$sortModal.remove()
       that.$sortModal.remove()
       showSortModal(that)
       showSortModal(that)
     })
     })