jenkins-bot has submitted this change and it was merged.

Change subject: ve.ce.FocusableNode: Fix documentation
......................................................................


ve.ce.FocusableNode: Fix documentation

The constructor doesn't use any parameter named "$resizable".
And the one usage of it (ve.ce.ImageNode) doesn't pass any
arguments.

Follows-up 3fe3032.

Change-Id: I30530f4199a7c8383933be286b7b7a705c05c26c
---
M modules/ve/ce/ve.ce.FocusableNode.js
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/ve/ce/ve.ce.FocusableNode.js 
b/modules/ve/ce/ve.ce.FocusableNode.js
index fb8cebf..d3ebe49 100644
--- a/modules/ve/ce/ve.ce.FocusableNode.js
+++ b/modules/ve/ce/ve.ce.FocusableNode.js
@@ -12,7 +12,6 @@
  * @abstract
  *
  * @constructor
- * @param {jQuery} [$resizable=this.$] Focusable DOM element
  */
 ve.ce.FocusableNode = function VeCeFocusableNode() {
        // Properties

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I30530f4199a7c8383933be286b7b7a705c05c26c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Krinkle <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Robmoen <[email protected]>
Gerrit-Reviewer: Trevor Parscal <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to