X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FPrice%2FPage%2FField.tpl;h=ab968e1ae1fa9520c5c4b4078092a2bf74a0a0ed;hb=4d17a2333d93f083960fe581816f08ac7f60e4d4;hp=e84f34e9e12792a10a68bab8b93b7c84f45cbab5;hpb=5e7dd08241e527ba8ecac1b4ae3125b92f05c675;p=civicrm-core.git diff --git a/templates/CRM/Price/Page/Field.tpl b/templates/CRM/Price/Page/Field.tpl index e84f34e9e1..ab968e1ae1 100644 --- a/templates/CRM/Price/Page/Field.tpl +++ b/templates/CRM/Price/Page/Field.tpl @@ -55,7 +55,8 @@
{strip} {* handle enable/disable actions*} - {include file="CRM/common/enableDisable.tpl"} + {include file="CRM/common/enableDisableApi.tpl"} + {include file="CRM/common/crmeditable.tpl"} {include file="CRM/common/jsortable.tpl"} @@ -73,8 +74,8 @@ {foreach from=$priceField key=fid item=row} - - + +
{$row.label}
{$row.label} {$row.html_type} {$row.order} {if $row.is_required eq 1} {ts}Yes{/ts} {else} {ts}No{/ts} {/if}