Files
crm.e5.pl/custom/modules/Leads/Ext/Layoutdefs/layoutdefs.ext.php

12 lines
335 B
PHP
Raw Normal View History

2024-04-27 09:23:34 +02:00
<?php
//WARNING: The contents of this file are auto-generated
//auto-generated file DO NOT EDIT
$layout_defs['Leads']['subpanel_setup']['contacts']['override_subpanel_name'] = 'LeadForLeads';
//auto-generated file DO NOT EDIT
$layout_defs['Leads']['subpanel_setup']['contactleads']['override_subpanel_name'] = 'LeadForLeads';
?>