Esanders has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/172512

Change subject: Add missing config documentation for PendingElement
......................................................................

Add missing config documentation for PendingElement

Change-Id: I2eefe8c8e8ded85b656d8d0a08c33c2290a9feac
---
M src/elements/PendingElement.js
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/12/172512/1

diff --git a/src/elements/PendingElement.js b/src/elements/PendingElement.js
index 7bc136c..c5f71d5 100644
--- a/src/elements/PendingElement.js
+++ b/src/elements/PendingElement.js
@@ -6,6 +6,7 @@
  *
  * @constructor
  * @param {Object} [config] Configuration options
+ * @cfg {jQuery} [$pending] Element to mark as pending, defaults to 
this.$element
  */
 OO.ui.PendingElement = function OoUiPendingElement( config ) {
        // Configuration initialization

-- 
To view, visit https://gerrit.wikimedia.org/r/172512
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2eefe8c8e8ded85b656d8d0a08c33c2290a9feac
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to