mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 00:28:47 +00:00
18 lines
389 B
Smarty
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"} |