CrmUi - Fix tabSetOptions variable
authorColeman Watts <coleman@civicrm.org>
Tue, 9 Aug 2022 03:00:27 +0000 (23:00 -0400)
committerColeman Watts <coleman@civicrm.org>
Tue, 9 Aug 2022 14:17:33 +0000 (10:17 -0400)
commit66d4004fb85021a134b461796be38eb7bec7f006
tree2d376c2174c43b0bc24184727f2dde929c5e09e3
parentd7a8ffbdd8ee5cf98f712358f261f023f7ebf015
CrmUi - Fix tabSetOptions variable

Prior to #23749 this had been passing an object around as a string.
During the refactoring it was treated as an object but still left as a string param.
Now it's passed as an object.
ang/crmUi.js