SearchKit - Fix enable/disable links in displays
authorcolemanw <coleman@civicrm.org>
Thu, 29 Feb 2024 22:03:14 +0000 (17:03 -0500)
committercolemanw <coleman@civicrm.org>
Fri, 1 Mar 2024 03:28:09 +0000 (22:28 -0500)
commit42008e8bd8ab37c609973e3c10750d5ffd88be35
tree96007bc51b8bb1356cfa81f1a1de7d5a2ffbf694
parent12ba587a47ac8b37f23776c86d79f3b65f24e322
SearchKit - Fix enable/disable links in displays

This fixes task-based links (enable, disable, etc) when used as buttons, dropdowns, etc. in search displays
ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchRunTest.php