Ticket #25238: customize-controls.js.patch
| File customize-controls.js.patch, 577 bytes (added by , 13 years ago) |
|---|
-
wp-admin/js/customize-controls.js
36 36 $.extend( this, options || {} ); 37 37 38 38 this.id = id; 39 this.selector = '#customize-control-' + id.replace( ']', '' ).replace( '[', '-' );39 this.selector = '#customize-control-' + id.replace( /\]/g, '' ).replace( /\[/g, '-' ); 40 40 this.container = $( this.selector ); 41 41 42 42 settings = $.map( this.params.settings, function( value ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)