JSHint after [30120].

git-svn-id: https://develop.svn.wordpress.org/trunk@30124 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2014-10-31 20:34:39 +00:00
parent e871e28c5c
commit 04c3ee3045

View File

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