CRM-13296 fix e-notice, change cancel button text on mailing labels to Done, refactor...
authorDave Greenberg <dave@civicrm.org>
Fri, 30 Aug 2013 21:55:43 +0000 (14:55 -0700)
committerDave Greenberg <dave@civicrm.org>
Fri, 30 Aug 2013 21:55:43 +0000 (14:55 -0700)
commit85d25c8f19b1d9b205b62f22b065e8090467e4b2
tree1bbf979fc36ecd6b47bb03a5859e782dfa2aab57
parent9c515a85d2c532c412070b8ab4e492ccb9c7be69
CRM-13296 fix e-notice, change cancel button text on mailing labels to Done, refactor to sare buildQuickForm common code. Note that more refactoring is probably needed on this (4.5?) to eliminate duplicated code in postProcess, setDefaults - making use of LabelCommon.php.

----------------------------------------
* CRM-13296: Add tasks to membership search - print labels & print pdf letter
  http://issues.civicrm.org/jira/browse/CRM-13296
CRM/Contact/Form/Task/Label.php
CRM/Contact/Form/Task/PDFLetterCommon.php
CRM/Member/Form/Task/Label.php