autoGen ID
This commit is contained in:
@@ -204,6 +204,11 @@ function _form() {
|
||||
$("#FaceImage").attr("src", "/images/user2-160x160.jpg");
|
||||
$("#save-btn").attr("onclick", "_create(this);");
|
||||
$("#save-btn").attr("data-href", $("input[name='create_url']").val());
|
||||
$("input[name='Code']").val($("input[name='isAuto']").val());
|
||||
$("input[name='Name']").val("");
|
||||
$("input[name='Birthday']").val("");
|
||||
$("input[name='Telephone']").val("");
|
||||
$("input[name='Address']").val("");
|
||||
}
|
||||
|
||||
function btnImage() {
|
||||
|
||||
Reference in New Issue
Block a user