mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 00:28:47 +00:00
13 lines
420 B
Smarty
13 lines
420 B
Smarty
{*
|
|
/*************************************
|
|
* SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. <info@vtenext.com>
|
|
* SPDX-License-Identifier: AGPL-3.0-only
|
|
************************************/
|
|
*}
|
|
{* crmv@97575 *}
|
|
{include file="Settings/ProcessMaker/Metadata/Header.tpl"}
|
|
<div style="padding:5px;">
|
|
<form class="form-config-shape" shape-id="{$ID}">
|
|
{include file="Settings/ProcessMaker/List.tpl"}
|
|
</form>
|
|
</div> |