tsv2-library 1.0.61-beta.77 → 1.0.61-beta.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/tsv2-library.es.js
CHANGED
|
@@ -63173,7 +63173,7 @@ const selectUserColumns = () => {
|
|
|
63173
63173
|
},
|
|
63174
63174
|
{
|
|
63175
63175
|
field: "employeeId",
|
|
63176
|
-
header: "
|
|
63176
|
+
header: "Employee ID",
|
|
63177
63177
|
sortable: true,
|
|
63178
63178
|
checkedByDefault: true,
|
|
63179
63179
|
bodyTemplate(data30) {
|