Changeset 12752 for trunk/wp-admin/custom-header.php
- Timestamp:
- 01/18/2010 08:34:48 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/custom-header.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/custom-header.php
r12546 r12752 190 190 191 191 function toggle_text(force) { 192 if (jQuery('#textcolor').val() == 'blank') {192 if (jQuery('#textcolor').val() == 'blank') { 193 193 //Show text 194 194 jQuery( buttons.toString() ).show();
Note: See TracChangeset
for help on using the changeset viewer.