CRM-13863 - Change action-items to opt-in rather than opt-out of popups
authorColeman Watts <coleman@civicrm.org>
Sun, 16 Mar 2014 01:10:55 +0000 (21:10 -0400)
committerColeman Watts <coleman@civicrm.org>
Sun, 16 Mar 2014 01:33:35 +0000 (21:33 -0400)
commita1c7d42f1b8b41695c6806350b5a24c0d7123138
treeb4589c211ccbeb1a6820b9033e6163751ae23ac2
parenta9255f2c66a0e4c077245011f972d5d71f17163a
CRM-13863 - Change action-items to opt-in rather than opt-out of popups
18 files changed:
CRM/Campaign/BAO/Survey.php
CRM/Contact/BAO/Contact/Utils.php
CRM/Core/Action.php
css/civicrm.css
js/crm.ajax.js
templates/CRM/Admin/Page/PdfFormats.tpl
templates/CRM/Campaign/Form/addCampaignToComponent.tpl
templates/CRM/Contact/Page/View/GroupContact.tpl
templates/CRM/Contact/Page/View/Note.tpl
templates/CRM/Contribute/Page/PaymentInfo.tpl
templates/CRM/Contribute/Page/Tab.tpl
templates/CRM/Event/Form/ParticipantFeeSelection.tpl
templates/CRM/Event/Page/Tab.tpl
templates/CRM/Member/Page/Tab.tpl
templates/CRM/Pledge/Page/Tab.tpl
tests/phpunit/WebTest/Contribute/OfflineRecurContributionTest.php
tests/phpunit/WebTest/Contribute/OnlineRecurContributionTest.php
tests/phpunit/WebTest/Member/OnlineMembershipRenewTest.php