Changeset 27704
- Timestamp:
- 03/25/2014 12:00:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/customize-preview.js
r26200 r27704 109 109 update; 110 110 111 // If custom backgrounds are active and we can't find the112 // default output, bail.113 if ( body.hasClass('custom-background') && ! style.length )114 return;115 116 111 update = function() { 117 112 var css = '';
Note: See TracChangeset
for help on using the changeset viewer.