CRM-14798 - crmCaseType - Fix leak of activity-types when making multiple case-types
authorTim Otten <totten@civicrm.org>
Thu, 3 Jul 2014 01:54:19 +0000 (18:54 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 3 Jul 2014 01:57:07 +0000 (18:57 -0700)
commit506cd41433ec54e76822631f980ae214d19591ed
tree64b3f20f24f3f44179a5af46d3eaa2ad65f18c31
parent51d499e18177fec410e3a9f4f5b729d51051bc67
CRM-14798 - crmCaseType - Fix leak of activity-types when making multiple case-types

If you make case type "Example 1" with an activity list, and if you then make
another case type "Example 2", the activity list form "Example 1" gets applied
to "Example 2" -- because the shared template was inappropriately modified
by "Example 1".
js/angular-crmCaseType.js