@prutech/compliance 1.0.240 → 1.0.241
Sign up to get free protection for your applications and to get access to all the features.
- package/esm2020/lib/client-communication-history/models/comment-history-columns-def.mjs +2 -1
- package/fesm2015/prutech-compliance.mjs +1 -0
- package/fesm2015/prutech-compliance.mjs.map +1 -1
- package/fesm2020/prutech-compliance.mjs +1 -0
- package/fesm2020/prutech-compliance.mjs.map +1 -1
- package/package.json +1 -1
@@ -16795,6 +16795,7 @@ const commentHistoryColumnDefs = [
|
|
16795
16795
|
},
|
16796
16796
|
{
|
16797
16797
|
headerName: 'Notes/Comments', field: 'comments', sortable: true, resizable: true, filter: true,
|
16798
|
+
wrapText: true, autoHeight: true,
|
16798
16799
|
},
|
16799
16800
|
{
|
16800
16801
|
headerName: 'Created By', field: 'createdBy', sortable: true, resizable: true, filter: true,
|