r103463 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r103462‎ | r103463 | r103464 >
Date:14:43, 17 November 2011
Author:catrope
Status:deferred
Tags:
Comment:
Whitespace fix
Modified paths:
  • /trunk/extensions/VisualEditor/modules/es/es.Transaction.js (modified) (history)

Diff [purge]

Index: trunk/extensions/VisualEditor/modules/es/es.Transaction.js
@@ -18,7 +18,7 @@
1919 * @returns {Object[]} List of operations
2020 */
2121 es.Transaction.prototype.getOperations = function() {
22 - return this.operations;
 22+ return this.operations;
2323 };
2424
2525 /**

Status & tagging log