JSHint after [30124].

git-svn-id: https://develop.svn.wordpress.org/trunk@30125 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2014-10-31 20:37:50 +00:00
parent 04c3ee3045
commit 3aa5dc35f1
1 changed files with 1 additions and 1 deletions

View File

@ -1308,7 +1308,7 @@
*
* @param {wp.media.view.attachmentsBrowser} The attachments browser view.
*/
renderSettings: function( browser ) {
renderSettings: function( attachmentsBrowserView ) {
var library = this.get('library'),
collectionType = this.get('collectionType'),
dragInfoText = this.get('dragInfoText'),