#25944 closed defect (bug) (fixed)
jshint shouldn't throw errors - wp-admin/js/theme-preview.js
Reported by: | tommcfarlin | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | |
Focuses: | Cc: |
Description
The included patch for this ticket will resolve JSHint errors for the Theme Preview JS file.
Additional description of the changes will be coming once the patch is complete.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Resolving JSHint errors regarding closing braces, missing semicolons, and undefined variables.