Remove the tab selection inline script from TabHeader.tpl
authorColeman Watts <coleman@civicrm.org>
Sat, 28 Nov 2020 19:07:13 +0000 (14:07 -0500)
committerColeman Watts <coleman@civicrm.org>
Mon, 30 Nov 2020 13:57:13 +0000 (08:57 -0500)
commit6a6458b6f773fd1574d84a2062968c8ed71c7ed4
tree67042d410704ebf6acfc880290ab55c924cdd8dc
parent5c60b00cef36f33a7441867b9d13be87affcb8d5
Remove the tab selection inline script from TabHeader.tpl

This is part of ongoing cleanup to get the logic for selecting default tab
out of the tpl, which was redundant with the logic already in tabHeader.js.
CRM/Admin/Page/MessageTemplates.php
CRM/Core/Form.php
templates/CRM/Admin/Page/MessageTemplates.tpl
templates/CRM/common/TabHeader.tpl
templates/CRM/common/TabSelected.tpl
tests/phpunit/CRM/Contribute/Form/ContributionTest.php