{* /************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ *} {* crmv@96450 *} {* javascript for the module maker *} {* some CSS *} {* include blocks table *}
{if $MODE eq 'openimportdynaformblocks'} {* crmv@160837 some code removed *} {foreach key=DYNAELEMENT item=STEPVARS from=$STEPVARS_ARR}
{include file="Settings/ModuleMaker/Step2Fields.tpl"}
{/foreach} {else} {include file="Settings/ModuleMaker/Step2Fields.tpl"} {/if}