CRM-13863 - Improve workflow with container sets (custom fields/prices/profiles)
authorColeman Watts <coleman@civicrm.org>
Mon, 18 Aug 2014 12:14:00 +0000 (13:14 +0100)
committerColeman Watts <coleman@civicrm.org>
Mon, 18 Aug 2014 12:14:00 +0000 (13:14 +0100)
commit704f21c02f7d64accdfec4020fd5b0078ecf5cf4
tree6d5765be1333613843e571b95a8c5324b6700d66
parent5764c4872f1fbed0b92b92c478d0330e108d443c
CRM-13863 - Improve workflow with container sets (custom fields/prices/profiles)
13 files changed:
CRM/Custom/Form/Group.php
CRM/Custom/Page/Field.php
CRM/Price/Form/Field.php
CRM/Price/Form/Set.php
CRM/Price/Page/Field.php
CRM/UF/Form/Field.php
CRM/UF/Form/Group.php
templates/CRM/Custom/Page/Field.tpl
templates/CRM/Price/Form/Field.tpl
templates/CRM/Price/Page/Field.tpl
templates/CRM/UF/Form/Field.tpl
templates/CRM/UF/Page/Field.tpl
tests/phpunit/WebTest/Event/AddPricesetTest.php