X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FCase%2FForm%2FCaseView.tpl;h=af815849889c218de0d8602a8471e636aee87fd9;hb=4284f98f66c24f7093f613e593e956f13585cdf0;hp=97be9a32556596ab5092b4c2b69bd76aff982e83;hpb=68d6b897b10ec82e276280d07d9614c79561639d;p=civicrm-core.git diff --git a/templates/CRM/Case/Form/CaseView.tpl b/templates/CRM/Case/Form/CaseView.tpl index 97be9a3255..af81584988 100644 --- a/templates/CRM/Case/Form/CaseView.tpl +++ b/templates/CRM/Case/Form/CaseView.tpl @@ -440,7 +440,7 @@ {assign var="tagExits" value=1} {/if} - {foreach from=$tagsetInfo_case item=displayTagset} + {foreach from=$tagsetInfo.case item=displayTagset} {if $displayTagset.entityTagsArray}
  {$displayTagset.parentName}: @@ -469,7 +469,7 @@
{$form.case_tag.label}
{$form.case_tag.html}

-
{include file="CRM/common/Tag.tpl" tagsetType='case'}
+
{include file="CRM/common/Tagset.tpl" tagsetType='case'}