* @package host * @version $Id$ * @link http://www.zentao.net */ ?> getModuleRoot() . 'common/view/header.html.php';?> host->confirmDelete)?>
' data-module='host'>

host->empty;?> ' . $lang->host->create, '', 'class="btn btn-info"');?>

recTotal}&recPerPage={$pager->recPerPage}";?> admin, "");?> serverRoom, "");?>
idAB);?> host->group);?> host->name);?> host->admin);?> host->serverRoom);?> host->intranet);?> host->extranet);?> host->osVersion);?> host->status);?> actions?>
id);?> inlink('view', "id=$host->id", 'html', true), $host->name, '', "class='iframe'");?> createLink('account', 'view', "id=$host->admin", 'html', true), $accountName, '', "class='iframe'") : ''?> createLink('serverroom', 'view', "id=$host->serverRoom", 'html', true), $serverRoomName, '', "class='iframe'") : ''?> intranet;?> extranet;?> status == 'offline' ? '' : ''; $title = $host->status == 'offline' ? $lang->host->online : $lang->host->offline; if (common::hasPriv('host', 'changeStatus', $host)) echo html::a($this->inlink('changeStatus', "id={$host->id}&hostID={$host->id}&status=$host->status", 'html', true), $icon, '', "class='btn iframe' title='{$title}'"); common::printIcon('host','edit',"id=$host->id", $host, '', 'edit'); if(common::hasPriv('host', 'delete', $host)) { $deleteURL = $this->createLink('host', 'delete', "id=$host->id&confirm=yes"); echo html::a("javascript:ajaxDelete(\"$deleteURL\",\"hostList\",confirmDelete)", '', '', "class='btn' title='{$lang->host->delete}'"); } ?>
getModuleRoot() . 'common/view/footer.html.php';?>