Ver código fonte

* Resizable added

michael 6 anos atrás
pai
commit
b827092f20
1 arquivos alterados com 1 adições e 0 exclusões
  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;