This commit is contained in:
2020-11-11 01:07:53 +00:00
parent ca0d7e44d5
commit b929e62f94
2 changed files with 8 additions and 2 deletions

View File

@@ -712,7 +712,9 @@ function buildRecords(listData, columndefinitions) {
EmailAddress = 11,
HTTP = 12,
InternalId = 13,
MemorySize=14
MemorySize=14,
TimeSpan=15,
PhoneNumber=16//this is so client can dial directly
}
*/