Wordpress/src/wp-admin/js
Andrew Nacin 46a5e7a863 Fix JSHint errors in 3 files.
props atimmer.
fixes #25990, #25993, #26008.


git-svn-id: https://develop.svn.wordpress.org/trunk@26199 602fd350-edb4-49c9-b593-d223f7449a82
2013-11-15 05:11:10 +00:00
..
about.js Avoid JSHint errors. Use dot notation when able and declare pwsL10n as a global. 2013-11-09 21:20:25 +00:00
accordion.js
color-picker.js Fix order, declaration, tabbing of vars in color-picker.js. 2013-11-10 02:42:32 +00:00
comment.js Avoid JSHint errors in admin comment.js. Declare globals, use single quotes. 2013-11-09 21:29:43 +00:00
common.js Bring in the responsive component of MP6. See #25858. 2013-11-13 17:59:32 +00:00
custom-background.js Fix JSHint errors in custom-header.js and custom-background.js. 2013-11-14 05:39:28 +00:00
custom-header.js Fix JSHint errors in custom-header.js and custom-background.js. 2013-11-14 05:39:28 +00:00
customize-controls.js Fix docblock formatting. fixes #25893. 2013-11-11 13:31:19 +00:00
dashboard.js Merge the new dashboard design into core. 2013-11-13 22:08:47 +00:00
edit-comments.js JSHint: Make commentReply a declared global from elsewhere. 2013-11-14 05:29:01 +00:00
editor.js Fix various typos in inline documentation. props nofearinc, fixes #25119. 2013-08-22 22:00:41 +00:00
farbtastic.js
gallery.js
image-edit.js Image Edit: Replace deprecated $.load() and $.error() methods to prevent warnings by jQuery Migrate, fixes #25371. 2013-09-21 11:23:32 +00:00
inline-edit-post.js Heartbeat: clean up code style, better naming, better code structure. Props carldanley, props evansolomon. 2013-11-14 18:40:03 +00:00
inline-edit-tax.js Change jQuery selector in Quick Edit to avoid losing data in IE8. 2013-11-13 04:05:57 +00:00
iris.min.js
link.js
media-gallery.js
media-upload.js Fix JSHint errors in media-upload.js. 2013-11-15 04:52:12 +00:00
media.js
nav-menu.js Fix JSHint errors in nav-menu.js. 2013-11-14 06:08:11 +00:00
password-strength-meter.js Fix JSHint errors in 3 files. 2013-11-15 05:11:10 +00:00
plugin-install.js Fix JSHint errors in 3 files. 2013-11-15 05:11:10 +00:00
post.js Heartbeat: clean up code style, better naming, better code structure. Props carldanley, props evansolomon. 2013-11-14 18:40:03 +00:00
postbox.js Fix JSHint errors in postbox.js. 2013-11-14 18:09:27 +00:00
revisions.js Fix JSHint errors (again) for revisions.js. 2013-11-14 05:55:46 +00:00
set-post-thumbnail.js Fix JSHint errors in 3 files. 2013-11-15 05:11:10 +00:00
tags.js Fix JSHint errors in tags.js. 2013-11-15 05:01:34 +00:00
theme-install.js Update the Themes screen, merging THX into core. 2013-11-13 20:57:29 +00:00
theme-preview.js
theme.js Update the Themes screen, merging THX into core. 2013-11-13 20:57:29 +00:00
user-profile.js Merge the color schemes component from MP6. Introduces Light, Blue, and Midnight. 2013-11-13 19:37:10 +00:00
user-suggest.js
widgets.js Bring in the widgets component of MP6. See #25858. 2013-11-13 20:05:51 +00:00
word-count.js
wp-fullscreen.js
xfn.js JSHint and coding style fixes for xfn.js. 2013-11-14 21:57:11 +00:00