Fix onCrmUiSelect to use current scope and apply to the digest cycle
authorColeman Watts <coleman@civicrm.org>
Fri, 16 Jul 2021 19:11:36 +0000 (15:11 -0400)
committerColeman Watts <coleman@civicrm.org>
Fri, 16 Jul 2021 19:42:08 +0000 (15:42 -0400)
commit63c627264589c5a82f2b15d10a8a774e4a0679e8
treefd2f4886393e4056d0af7eff7177cfb9d908b964
parent13501d57c1913d61d47a94d4d64c4d2786d82621
Fix onCrmUiSelect to use current scope and apply to the digest cycle

Evaluates expression in current scope rather than parent scope,
and uses $scope.$apply.
ang/crmUi.js