- fixed date localize;

This commit is contained in:
nikitozzzzzzz
2018-11-07 15:34:19 +02:00
parent a9a50e619c
commit 2598bdeb57
2 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -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();