Details
-
Type: Sub-task
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.0, 4.0.0, 4.1.0, Unscheduled
-
Fix Version/s: 4.1.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
diff --git templates/CRM/Activity/Page/Tab.tpl templates/CRM/Activity/Page/Tab.tpl
index 8eabcff..8054402 100644
— templates/CRM/Activity/Page/Tab.tpl
+++ templates/CRM/Activity/Page/Tab.tpl
@@ -33,5 +33,5 @@
{* add, edit
{include file="CRM/Activity/Form/Activity.tpl"} {else}- {include file="CRM/Activity/Selector/Activity.tpl"}
+
{include file="CRM/Activity/Selector/Activity.tpl" noFieldSet=false} {/if}diff --git templates/CRM/HRDCase/Form/CaseView.tpl templates/CRM/HRDCase/Form/CaseView.tpl
index 3892ad1..34d1e9f 100644-
- templates/CRM/HRDCase/Form/CaseView.tpl
+++ templates/CRM/HRDCase/Form/CaseView.tpl
@@ -39,6 +39,6 @@
</dd>
</dl>
<div class="spacer"> </div>
- templates/CRM/HRDCase/Form/CaseView.tpl
-
- <dl><dd>
{include file="CRM/Activity/Selector/Activity.tpl" caseview=1}
</dd></dl>
{include file="CRM/Activity/Selector/Activity.tpl" caseview=1 noFieldSet=false}
+ <dl><dd></dd>
</fieldset>
</div>