From cf111af5fc29e8d40b2746c4503225fc63805338 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Wed, 26 Feb 2014 16:58:23 -0500 Subject: [PATCH] Cleanup tpl whitespace and ts --- templates/CRM/Case/Form/ActivityToCase.tpl | 293 +++++++++++---------- 1 file changed, 147 insertions(+), 146 deletions(-) diff --git a/templates/CRM/Case/Form/ActivityToCase.tpl b/templates/CRM/Case/Form/ActivityToCase.tpl index a4489c85e9..830d8389c5 100644 --- a/templates/CRM/Case/Form/ActivityToCase.tpl +++ b/templates/CRM/Case/Form/ActivityToCase.tpl @@ -23,183 +23,184 @@ | see the CiviCRM license FAQ at http://civicrm.org/licensing | +--------------------------------------------------------------------+ *} -{* CiviCase - build activity to a case*} -
- +{* CiviCase - assign activity to case form *} {if !empty($buildCaseActivityForm)} -
- - - - - - - - - - - - + +
{$form.unclosed_cases.label}{$form.unclosed_cases.html}
- {ts}Begin typing client name for a list of open cases.{/ts} -
{$form.target_contact_id.label}{$form.target_contact_id.html}
{$form.case_activity_subject.label}{$form.case_activity_subject.html}
+
+ + + + + + + + + + + + - -
{$form.unclosed_cases.label}{$form.unclosed_cases.html}
+ {ts}Begin typing client name for a list of open cases.{/ts} +
{$form.target_contact_id.label}{$form.target_contact_id.html}
{$form.case_activity_subject.label}{$form.case_activity_subject.html}
{ts}You can modify the activity subject before filing.{/ts} -
-
+
+
{literal} - + {/literal} +{* main form end *} -{/if} {* main form if end *} - +{else} +{* Markup and js to go on the main page for loading the above form in a popup *} +
{literal} {/literal} +{/if} -- 2.25.1