https://bugzilla.wikimedia.org/show_bug.cgi?id=43910

--- Comment #8 from Kunal Mehta (Legoktm) <[email protected]> ---
(In reply to comment #0)

> --- Drafts.hooks.php.bak        2013-01-12 20:28:03.000000000 +0100
> +++ Drafts.hooks.php    2013-01-12 20:29:00.000000000 +0100

<snip>

So this part was already committed for the most part.

> --- modules/ext.Drafts.js.bak   2013-01-12 20:08:37.000000000 +0100
> +++ modules/ext.Drafts.js       2013-01-12 20:27:45.000000000 +0100
> @@ -194,5 +194,5 @@
>         }
>  }
> 
> -var wgDraft = new Draft();
> +window["wgDraft"] = new Draft();
>  wgDraft.initialize();

I put this part in gerrit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to