[#29] Prevent source profile be overwritten
This commit is contained in:
parent
228e964633
commit
be55ad70a8
2 changed files with 3 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
<div class="crm-block crm-form-block">
|
||||
|
||||
{if $op == 'create' or $op == 'edit'}
|
||||
{if $op == 'create' or $op == 'edit' or $op == 'copy'}
|
||||
|
||||
<fieldset>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue