mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- fixed colorpicker;
This commit is contained in:
@@ -101,8 +101,9 @@ jQuery(document).ready(function() {
|
||||
/**
|
||||
WP Color Picker
|
||||
**/
|
||||
|
||||
jQuery('.um-admin-colorpicker').wpColorPicker();
|
||||
if ( jQuery('.um-admin-colorpicker').length ) {
|
||||
jQuery('.um-admin-colorpicker').wpColorPicker();
|
||||
}
|
||||
|
||||
/* /!**
|
||||
Select Dropdowns
|
||||
|
||||
Reference in New Issue
Block a user