code refactor

This commit is contained in:
Denis Baranov
2018-07-02 17:53:33 +03:00
parent b7a1fd3526
commit c57459bba8
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -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);