Browse Source

* Resizable added

michael 5 years ago
parent
commit
b827092f20
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/bootstrap/libbootstraptable.pp

+ 1 - 0
packages/bootstrap/libbootstraptable.pp

@@ -124,6 +124,7 @@ Type
     queryParams : TQueryParamsFunction;
     queryParamsType : String;
     rememberOrder : boolean;
+    resizable : boolean;
     responseHandler : TResponseFunction;
     rowAttributes : TRowStyleHandler;
     rowStyle : TRowStyleHandler;