]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#XXX: fix Dojo AutoFieldWidget initialization bug
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 14 Jul 2022 16:12:59 +0000 (16:12 +0000)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 14 Jul 2022 16:12:59 +0000 (16:12 +0000)
commit39f04a6781f5add1c233a7309d98d84d0a7b99f6
tree76743d406d27e3538ef6e32b022a626a4480075d
parent1728b952aecda652e4f477689f490e083a9d915c
LP#XXX: fix Dojo AutoFieldWidget initialization bug

This patch fixes a bug where AutoFieldWidget wouldn't
invoke the callback when building an org unit selector. Fix this
allows library settings whose datatype is link and whose fm_class is aou
to work in the Dojo Library Settings editor.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/web/js/dojo/openils/widget/AutoFieldWidget.js