mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-04 18:21:35 +01:00
- et2-tree-dropdown requires options with attributes id AND value, text AND label :( - fixing it really to use only one or the other is hard, as lots of mail app.js code requires tree to use id, but all select wants value - Etemplate\Widget\Select::fix_encoded_options() now uses a special handling for real (non-associative) arrays adding value attribute from id - client-side et2-tree-dropdown now searches child-options in children and item attribute, and checks both label and text attributes |
||
---|---|---|
.. | ||
class.addressbook_bo.inc.php | ||
class.addressbook_contactform.inc.php | ||
class.addressbook_display.inc.php | ||
class.addressbook_egw_record.inc.php | ||
class.addressbook_export_contacts_csv.inc.php | ||
class.addressbook_export_vcard.inc.php | ||
class.addressbook_favorite_portlet.inc.php | ||
class.addressbook_groupdav.inc.php | ||
class.addressbook_hooks.inc.php | ||
class.addressbook_import_contacts_csv.inc.php | ||
class.addressbook_import_vcard.inc.php | ||
class.addressbook_merge.inc.php | ||
class.addressbook_so.inc.php | ||
class.addressbook_ui.inc.php | ||
class.addressbook_vcal.inc.php | ||
class.addressbook_wizard_export_contacts_csv.inc.php | ||
class.addressbook_wizard_export_vcard.inc.php | ||
class.addressbook_wizard_import_contacts_csv.inc.php | ||
class.addressbook_wizard_import_vcard.inc.php | ||
class.addressbook_zpush.inc.php |