mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 13:43:38 +09:00
code refactor
This commit is contained in:
@@ -35,7 +35,7 @@ jQuery(document).ready(function() {
|
||||
|
||||
/* Add a Field */
|
||||
jQuery(document).on('submit', 'form.um_add_field', function(e){
|
||||
|
||||
|
||||
e.preventDefault();
|
||||
|
||||
var form = jQuery(this);
|
||||
|
||||
Reference in New Issue
Block a user