- fixed upgrade;

- fixed conditional logic;
This commit is contained in:
nikitozzzzzzz
2018-08-03 16:47:05 +03:00
parent e2a81fab17
commit e280828ac5
3 changed files with 9 additions and 4 deletions
@@ -43,7 +43,8 @@
dataType: 'json',
data: {
action: 'um_usermeta2022',
page: current_page
page: current_page,
pages: users
},
success: function( response ) {
if ( typeof response.data != 'undefined' ) {