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

Change subject: Remove obsolete comment; this functionality is now in place
......................................................................


Remove obsolete comment; this functionality is now in place

Change-Id: I2752c69e871965ac408aaa70eb268e129b587013
---
M modules/ve-mw/ui/inspectors/ve.ui.MWLinkAnnotationInspector.js
1 file changed, 0 insertions(+), 2 deletions(-)

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



diff --git a/modules/ve-mw/ui/inspectors/ve.ui.MWLinkAnnotationInspector.js 
b/modules/ve-mw/ui/inspectors/ve.ui.MWLinkAnnotationInspector.js
index 93a5e44..8984b8e 100644
--- a/modules/ve-mw/ui/inspectors/ve.ui.MWLinkAnnotationInspector.js
+++ b/modules/ve-mw/ui/inspectors/ve.ui.MWLinkAnnotationInspector.js
@@ -60,8 +60,6 @@
                } );
        } else if ( title ) {
                // Internal link
-               // TODO: In the longer term we'll want to have autocompletion 
and existence and validity
-               // checks using AJAX
 
                if ( title.getNamespaceId() === 6 || title.getNamespaceId() === 
14 ) {
                        // File: or Category: link

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2752c69e871965ac408aaa70eb268e129b587013
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Esanders <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to