r77887 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r77886‎ | r77887 | r77888 >
Date:16:09, 6 December 2010
Author:tparscal
Status:ok
Tags:
Comment:
Added localize registration.
Modified paths:
  • /trunk/phase3/resources/Resources.php (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/Resources.php
@@ -64,6 +64,9 @@
6565 'jquery.placeholder' => array(
6666 'scripts' => 'resources/jquery/jquery.placeholder.js'
6767 ),
 68+ 'jquery.localize' => array(
 69+ 'scripts' => 'resources/jquery/jquery.localize.js'
 70+ ),
6871 'jquery.suggestions' => array(
6972 'scripts' => 'resources/jquery/jquery.suggestions.js',
7073 'styles' => 'resources/jquery/jquery.suggestions.css',

Status & tagging log