Jdlrobson has uploaded a new change for review.

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

Change subject: Document incomplete methods and classes.
......................................................................

Document incomplete methods and classes.

Change-Id: I4d9249b5a16b7ea1e415fe89e06b2775e3658ca7
---
M javascripts/common/View.js
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Mantle 
refs/changes/34/169234/1

diff --git a/javascripts/common/View.js b/javascripts/common/View.js
index c929a00..4534a89 100644
--- a/javascripts/common/View.js
+++ b/javascripts/common/View.js
@@ -47,6 +47,7 @@
         */
        View = EventEmitter.extend( {
                /**
+                * Name of tag that contains the rendered template
                 * @type String
                 */
                tagName: 'div',
@@ -83,6 +84,7 @@
                defaults: {},
 
                /**
+                * Run once during construction to set up the View
                 * @method
                 * @param {Object} options Object passed to the constructor.
                 */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d9249b5a16b7ea1e415fe89e06b2775e3658ca7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Mantle
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to