mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 16:48:47 +00:00
11 lines
503 B
Smarty
11 lines
503 B
Smarty
{*
|
|
/*************************************
|
|
* SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. <info@vtenext.com>
|
|
* SPDX-License-Identifier: AGPL-3.0-only
|
|
************************************/
|
|
*}
|
|
{* crmv@92272 *}
|
|
{include file="SmallHeader.tpl"}
|
|
{include file='CachedValues.tpl'} {* crmv@26316 *}
|
|
{include file='modules/SDK/src/Reference/Autocomplete.tpl'} {* crmv@29190 *}
|
|
<script src="{"modules/Settings/ProcessMaker/resources/ProcessMakerScript.js"|resourcever}" type="text/javascript"></script> |