crmAutocomplete - Fix endless loop (again)
authorcolemanw <coleman@civicrm.org>
Thu, 29 Jun 2023 17:07:19 +0000 (13:07 -0400)
committercolemanw <coleman@civicrm.org>
Fri, 30 Jun 2023 16:46:00 +0000 (12:46 -0400)
commite27f2e5a55e0e61c66782d54f74f7b5d123557a8
tree67e81fdced767425fc7c5e40aaf3cad4a5fdb888
parent455bb930493d7957437b736b014f21363feae960
crmAutocomplete - Fix endless loop (again)

This regressed in 65a6ae6b9228ad945b0f2dc9b80886468098555f because the comparison
needs to equivocate numbers and numeric strings.

Update ang/crmUi.js

Co-authored-by: Rich Lott <artfulrobot@users.noreply.github.com>
ang/crmUi.js