{* /** * Copyright (c) 2016, Yaser Alimardany * All rights reserved. */ *}
{if !empty($subsections) } {/if}
{if isset($lastCalculationDate)}

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

{/if} {if isset($noData)} {text key='base+empty_list'} {else}

{text key='iisgraph+label_graph_info'}

{foreach from=$graphMetricsArray key='key' item='item'} {/foreach}
{$item.label} {$item.value}
{form name="chartForm"}
{input name='chartField'}{error name="chartField"} {submit name="submit" langLabel='iisgraph+display' }
{/form}
{/if}