* @package entry * @version $Id: edit.html.php 4146 2016-10-14 09:10:58Z liugang $ * @link https://xuanim.com */ include '../../common/view/header.html.php'; include '../../common/view/chosen.html.php'; ?>
entry->edit;?>
buildin):?> buildin ? "readonly='readonly'" : '';?> zentao):?>
lang->entry->editWarnning;?> buildin, 'class="hidden"')?>
entry->name;?>
name, "class='form-control' placeholder='{$lang->entry->note->name}'");?>
entry->login;?> login, "class='form-control' $readonly placeholder='{$lang->entry->note->login}'");?>
entry->extend;?> fetch('file', 'buildform', 'fileCount=1');?>
entry->integration;?> entry->integrationList, $entry->integration);?>
entry->logout;?> logout, "class='form-control' placeholder='{$lang->entry->note->logout}'");?>
entry->key;?> key, "class='form-control' readonly='readonly'");?> entry->createKey, 'class="btn btn-link" onclick="createKey()"')?>
entry->ip;?> ip, "class='form-control' title='{$lang->entry->note->ip}' placeholder='{$lang->entry->note->ip}'");?>
entry->optional;?> entry->optionalList, $entry->optional);?>
entry->enable;?> entry->enableList, $entry->optional ? $entry->enable : '1');?>