r92874 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r92873‎ | r92874 | r92875 >
Date:18:40, 22 July 2011
Author:inez
Status:deferred
Tags:
Comment:
Let's make es.Document accesible from JavaScript console - useful for debugging
Modified paths:
  • /trunk/parsers/wikidom/demos/es/index.html (modified) (history)

Diff [purge]

Index: trunk/parsers/wikidom/demos/es/index.html
@@ -67,7 +67,7 @@
6868 <!-- Demo -->
6969 <script>
7070 $(document).ready( function() {
71 - var doc = es.Document.newFromWikidom([
 71+ doc = es.Document.newFromWikidom([
7272 {
7373 "type": "paragraph",
7474 "lines": [

Status & tagging log