empty table name and number of columns from the minimal form
This commit is contained in:
@@ -2032,6 +2032,8 @@ $(document).ready(function() {
|
|||||||
}); // end dialog options
|
}); // end dialog options
|
||||||
}) // end $.get()
|
}) // end $.get()
|
||||||
|
|
||||||
|
// empty table name and number of columns from the minimal form
|
||||||
|
$(this).find('input[name=table],input[name=num_fields]').val('');
|
||||||
});
|
});
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user