{* /************************************* * SPDX-FileCopyrightText: 2009-2020 Vtenext S.r.l. * SPDX-License-Identifier: AGPL-3.0-only ************************************/ *} {* crmv@OPER6288 crmv@102334 *} {if $smarty.request.ajax neq ''} &#&#&#{$ERROR}&#&#&# {/if} {if $KANBAN_NOT_AVAILABLE} {$APP.LBL_KANBAN_NOT_AVAILABLE} {else} {* crmv@168361 *} {if $HIDE_CUSTOM_LINKS neq '1'} {/if} {* crmv@168361e *} {* crmv@139896 *} {foreach name=kanban_foreach item=KANBAN_COL from=$KANBAN_ARR} {math equation="x/y" x=100 y=$smarty.foreach.kanban_foreach.total+1 format="%d" assign=width} {* crmv@181170 *} {* crmv@181450 *} {/foreach} {foreach name=kanban_foreach key=KANBAN_ID item=KANBAN_COL from=$KANBAN_ARR} {/foreach}
{$KANBAN_COL.label|getTranslatedString}
    {include file='KanbanColumn.tpl'}
{* crmv@139896e *} {/if}