{* /** * Copyright (c) 2016, Issa Annamoradnejad * All rights reserved. */ *}
{if !empty($subsections) } {/if}
{if $noGroup} {form name="mainForm"}
{label name='gId'} {input name='gId'}{error name="gId"}
{label name='depth'} {input name='depth'}{error name="depth"}
{submit name="submit" langLabel='iisgraph+display' }
{/form} {else} {$groupComponent} {if isset($lastCalculationDate)}

{text key='iisgraph+last_calculation_date'}: {$lastCalculationDate}

{/if}
{foreach from=$legendItems item='item'}
{if $item.type='node'} {/if} {$item.label}
{/foreach}
{/if}