sogo: master fc121acf

Author Committer Branch Timestamp Parent
Simon Hauser GitHub master 2021-11-25 13:17 master 841dc683
Changeset

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.

mod - UI/WebServerResources/js/Contacts/CardController.js Diff File