Files
sogo/UI/WebServerResources/js/Contacts/CardController.js
Simon Hauser fc121acff3 fix(addressbook(js)): custom field creation
availableKeys will always be an array containing ["1", "2", "3", "4"]
because currently the wrong customFields is not accessed correctly.

This leads to the removal of CUSTOM1 if you wanna add a second custom
field.
2021-11-25 13:17:33 -05:00

6.4 KiB