Merge conflict resolved for Lori's tree merge to main
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
$(document).ready(function() {
|
||||
$('#li_custom_color').show();
|
||||
// Choosing another id does not work!
|
||||
$('#colorSelector').ColorPicker({
|
||||
$("input[type='submit'][name='custom_color_choose']").ColorPicker({
|
||||
color: '#0000ff',
|
||||
onShow: function (colpkr) {
|
||||
$(colpkr).fadeIn(500);
|
||||
|
Reference in New Issue
Block a user