egroupware/api/js/etemplate/Et2Select
ralf 6ef78c9591 Revert "Fix missing translation on read-only select"
Causes:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'toLowerCase')
    at Object.lang (egw_lang.js:73:16)
    at Et2SelectAccountReadonly._readonlyRender (Et2SelectReadonly.ts:189:59)
    at Et2SelectAccountReadonly.render (Et2SelectReadonly.ts:168:16)
    at Et2SelectAccountReadonly.update (lit-element.js:6:304)
    at Et2SelectAccountReadonly.performUpdate (reactive-element.js:6:4849)
    at Et2SelectAccountReadonly.scheduleUpdate (reactive-element.js:6:4496)
    at Et2SelectAccountReadonly._$Ej (reactive-element.js:6:4404)

This reverts commit 4e5f68f97c.
2023-01-25 09:46:22 +01:00
..
Tag Et2Tag: Make edit textbox larger 2023-01-24 08:27:52 -07:00
test Add edit button to freeEntry selectbox tags 2023-01-23 17:34:37 -07:00
Et2Listbox.ts Fix placeholder widget 2023-01-19 08:44:52 -07:00
Et2Select.ts Add edit button to freeEntry selectbox tags 2023-01-23 17:34:37 -07:00
Et2SelectAccount.ts Fix some missing account names 2022-12-19 12:01:29 -07:00
Et2SelectCategory.ts Fix some more select attribute / legacy options issues 2023-01-11 15:49:56 -07:00
Et2SelectCountry.ts Et2SelectCountry: Fix limited size of search box 2022-08-26 11:48:02 -06:00
Et2SelectEmail.ts Et2SelectEmail: Fix fullEmail did not show full email 2022-12-12 14:07:08 -07:00
Et2SelectReadonly.ts Revert "Fix missing translation on read-only select" 2023-01-25 09:46:22 +01:00
Et2SelectThumbnail.ts Et2SelectThumbnail: Fix current value(s) did not display 2022-12-09 09:03:43 -07:00
Et2WidgetWithSelectMixin.ts Implement option groups 2022-12-14 14:32:20 -07:00
FindSelectOptions.ts Some more fixes for historylog widget 2022-12-07 15:04:22 -07:00
SearchMixin.ts Fix selectbox positioning issue 2023-01-24 13:58:38 -07:00
SelectAccountMixin.ts Fix file settings error "'0' is NOT allowed ('not found')!" for gid. 2023-01-19 09:21:03 -07:00
StaticOptions.ts Fix some more select attribute / legacy options issues 2023-01-11 15:49:56 -07:00