mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- fixed date localize;
This commit is contained in:
@@ -128,7 +128,7 @@ jQuery(document).ready( function() {
|
||||
button.siblings('.um-clear-image').show();
|
||||
button.hide();
|
||||
|
||||
jQuery( document ).trigger( 'um_media_upload_select', button );
|
||||
jQuery( document ).trigger( 'um_media_upload_select', [button, attachment] );
|
||||
});
|
||||
|
||||
frame.open();
|
||||
|
||||
Reference in New Issue
Block a user