r89746 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89745‎ | r89746 | r89747 >
Date:20:35, 8 June 2011
Author:tparscal
Status:ok
Tags:
Comment:
Remove logging code
Modified paths:
  • /trunk/parsers/wikidom/lib/jquery.editSurface.js (modified) (history)

Diff [purge]

Index: trunk/parsers/wikidom/lib/jquery.editSurface.js
@@ -31,7 +31,6 @@
3232 'start': getCursorPosition( e ),
3333 'end': null
3434 };
35 - console.log( sel.start );
3635 cursor.show();
3736 drawSelection( $target.parent() );
3837 // Move cursor

Status & tagging log