{include file="header.html"} {include file="netdevheader.html"}
Nazwa: {if $listdata.order eq "name"} Producent {if $listdata.order eq "producer"} Lokalizacja: {if $listdata.order eq "location"} |
ID: {if $listdata.order eq "id"} |
Ilość portów: {if $listdata.order eq "ports"} Zajęte porty: {if $listdata.order eq "takenports"} Numer Seryjny: {if $listdata.order eq "serialnumber"} |
Razem: {$listdata.total} |
| Strona: {if $page > 1}«««{else}«««{/if} {section name=pcnt loop=$netdevlist step=$pagelimit} {if $page eq $smarty.section.pcnt.rownum}[{else} {/if}{$smarty.section.pcnt.rownum}{if $page eq $smarty.section.pcnt.rownum}]{else} {/if} {/section} {if $page < $smarty.section.pcnt.rownum}»»»{else}»»»{/if} (rekordy {math equation="x + 1" x=$start} - {if $start + $pagelimit > $listdata.total}{$listdata.total}{else}{math equation="x + y" x=$start y=$pagelimit}{/if} z {$listdata.total}) | |||
{$netdevlist[netdevlist].name} {$netdevlist[netdevlist].producer} {if $netdevlist[netdevlist].model}/ {$netdevlist[netdevlist].model}{/if} {$netdevlist[netdevlist].location}
|
({$netdevlist[netdevlist].id|string_format:"%04d"}) |
{$netdevlist[netdevlist].ports} {$netdevlist[netdevlist].takenports} {$netdevlist[netdevlist].serialnumber}
|
|
|
Nie posiadasz żadnych urządzeń w bazie danych.
|
|||
| Strona: {if $page > 1}«««{else}«««{/if} {section name=pcnt loop=$netdevlist step=$pagelimit} {if $page eq $smarty.section.pcnt.rownum}[{else} {/if}{$smarty.section.pcnt.rownum}{if $page eq $smarty.section.pcnt.rownum}]{else} {/if} {/section} {if $page < $smarty.section.pcnt.rownum}»»»{else}»»»{/if} (rekordy {math equation="x + 1" x=$start} - {if $start + $pagelimit > $listdata.total}{$listdata.total}{else}{math equation="x + y" x=$start y=$pagelimit}{/if} z {$listdata.total}) | |||
| Razem: | {$listdata.total|default:"0"} | ||