検索

 条件1  項目   が 
 条件2  項目   が 
 条件3  項目   が 
  条件に日付を使用する場合には(例)2010/04/01のように入力してください。
 表示オプション   上位組織ハードウェアを表示しない

{if $db_error == ""} {section name=item loop=$list_view} {/section}
選択 {$hardware_col.001}{if $sort == 'hard_kanrino'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$hardware_col.004}{if $sort == 'computername'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$hardware_col.005}{if $sort == 'ipaddress'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$hardware_col.002}{if $sort == 'use_name'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$hardware_col.006}{if $sort == 'location'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$hardware_col.003}{if $sort == 'tyoutatu_date'}{if $asc == 'ASC'}▲{else}▼{/if}{/if}
{if $list_view[item].hard_kanrino}{$list_view[item].hard_kanrino|escape:"html"}{else} {/if} {if $list_view[item].computername}{$list_view[item].computername|escape:"html"}{else} {/if} {if $list_view[item].ipaddress}{$list_view[item].ipaddress|escape:"html"}{else} {/if} {if $list_view[item].use_name}{$list_view[item].use_name|escape:"html"}{else} {/if} {if $list_view[item].location}{$list_view[item].location|escape:"html"}{else} {/if} {if $list_view[item].tyoutatu_date}{$list_view[item].tyoutatu_date|date_format:"%G/%m/%d"}{else} {/if}
{else}
  • {$db_error}
{/if}