CRM-16682 add price-set-1 region
authorEileen McNaughton <eileen@fuzion.co.nz>
Mon, 15 Jun 2015 21:43:47 +0000 (09:43 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Mon, 15 Jun 2015 21:43:47 +0000 (09:43 +1200)
templates/CRM/Price/Form/PriceSet.tpl

index 52ad50410bbdda21e28417621824ca06c7320a16..9ee1f2b0fc3ba322d2052dc5f3e5dfeb95393a28 100644 (file)
@@ -23,6 +23,7 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
+{crmRegion name="price-set-1"}
 <div id="priceset" class="crm-section price_set-section">
     {if $priceSet.help_pre}
         <div class="messages help">{$priceSet.help_pre}</div>
     {include file="CRM/Price/Form/Calculate.tpl"}
 {/if}
 </div>
+{/crmRegion}