Changes between Initial Version and Version 1 of Ticket #21850, comment 9
- Timestamp:
- 10/10/2012 02:36:24 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21850, comment 9
initial v1 8 8 > > I tested your patch in a trunk deploy but it didn't fix the issue because you forgot to also include the fix in the minified CSS file. 9 9 > 10 > There's n eed to patch minified files, a post-commit bot takes care of it.10 > There's no need to patch minified files, a post-commit bot takes care of it. 11 11 > 12 12 > To test CSS or JS patches, you should add `SCRIPT_DEBUG` constant to your `wp-config.php` file: [[BR]]