Jiabao has uploaded a new change for review.

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


Change subject: Remove trailing whitespace.
......................................................................

Remove trailing whitespace.

Change-Id: I005add99c45d921fc4d42334992f0fedff0bd692
---
M modules/ve/ui/inspectors/ve.ui.LinkInspector.js
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/41/64041/1

diff --git a/modules/ve/ui/inspectors/ve.ui.LinkInspector.js 
b/modules/ve/ui/inspectors/ve.ui.LinkInspector.js
index 5f8f475..992a4c4 100644
--- a/modules/ve/ui/inspectors/ve.ui.LinkInspector.js
+++ b/modules/ve/ui/inspectors/ve.ui.LinkInspector.js
@@ -128,7 +128,7 @@
        setTimeout( ve.bind( function () {
                // Setup display
                this.initialDisplayHash = display && ve.getHash(display);
-               this.displayInput.setValue( display ); 
+               this.displayInput.setValue( display );
                // Setup annotation
                this.initialAnnotationHash = annotation && ve.getHash( 
annotation );
                this.targetInput.setAnnotation( annotation );

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I005add99c45d921fc4d42334992f0fedff0bd692
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Jiabao <[email protected]>

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

Reply via email to