Home
last modified time | relevance | path

Searched hist:"5 a10fbce331993a3912ae78e8acb99ca44be19c1" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Form/
H A DOptGroup.php5a10fbce331993a3912ae78e8acb99ca44be19c1 Wed Jul 27 10:10:35 UTC 2022 Andreas Gohr <andi@splitbrain.org> Support the multiple attribute in Form selects

This should fix a problem mentioned in
https://github.com/splitbrain/dokuwiki-plugin-data/pull/229#issuecomment-1196367602

Note that prefilling from $INPUT is still only supported for single
value selects.

H A DDropdownElement.php5a10fbce331993a3912ae78e8acb99ca44be19c1 Wed Jul 27 10:10:35 UTC 2022 Andreas Gohr <andi@splitbrain.org> Support the multiple attribute in Form selects

This should fix a problem mentioned in
https://github.com/splitbrain/dokuwiki-plugin-data/pull/229#issuecomment-1196367602

Note that prefilling from $INPUT is still only supported for single
value selects.