[#18] implementing xcm profiles

This commit is contained in:
B. Endres 2020-01-30 08:17:16 +01:00
parent 8ae3f658c0
commit 8642ab5cfd
6 changed files with 77 additions and 6 deletions

View file

@ -48,6 +48,27 @@
<td class="content">{$form.selector.html}</td>
</tr>
<tr class="crm-section">
<td class="label">{$form.xcm_profile.label}
<a
onclick='
CRM.help(
"{ts domain="de.systopia.twingle"}XCM Profile{/ts}",
{literal}{
"id": "id-xcm_profile",
"file": "CRM\/Twingle\/Form\/Profile"
}{/literal}
);
return false;
'
href="#"
title="{ts domain="de.systopia.twingle"}Help{/ts}"
class="helpicon"
></a>
</td>
<td class="content">{$form.xcm_profile.html}</td>
</tr>
<tr class="crm-section">
<td class="label">
{$form.location_type_id.label}