vtenext/Smarty/templates/modules/SDK/examples/CreateViewLeads.tpl
2021-04-28 20:10:26 +02:00

18 lines
389 B
Smarty

{*
/*************************************
* SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. <info@vtenext.com>
* SPDX-License-Identifier: AGPL-3.0-only
************************************/
*}
<p style="color:blue;"><b>Leads create view from SDK</b></p>
{literal}
<style type="text/css">
div {
background-color: #d0f0f0;
}
</style>
{/literal}
{include file="salesEditView.tpl"}