浏览代码

Need colResizable 1.6 to use resizeMode

Gautier Deuette 8 年之前
父节点
当前提交
dbc7545315
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/extensions/resizable/README.md

+ 2 - 2
src/extensions/resizable/README.md

@@ -1,7 +1,7 @@
 # Table Resizable
 
 Use Plugin: [bootstrap-table-resizable](https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/resizable) </br>
-Dependence: [colResizable](https://github.com/alvaro-prieto/colResizable) v1.5
+Dependence: [colResizable](https://github.com/alvaro-prieto/colResizable) v1.6
 
 ## Usage
 
@@ -63,4 +63,4 @@ Dependence: [colResizable](https://github.com/alvaro-prieto/colResizable) v1.5
 
 * type: Function
 * description: This event is fired while dragging a column anchor if liveDrag is enabled. It can be useful if the table is being used as a multiple range slider. The callback function can obtain a reference to the updated table through the currentTarget attribute of the event retrieved by parameters
-* default: `empty function`
+* default: `empty function`