r99930 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99929‎ | r99930 | r99931 >
Date:23:16, 15 October 2011
Author:catrope
Status:ok
Tags:
Comment:
Followup r99923: add missing dependency
Modified paths:
  • /trunk/phase3/resources/Resources.php (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/Resources.php
@@ -125,6 +125,7 @@
126126 'jquery.farbtastic' => array(
127127 'scripts' => 'resources/jquery/jquery.farbtastic.js',
128128 'styles' => 'resources/jquery/jquery.farbtastic.css',
 129+ 'dependencies' => 'jquery.colorUtil',
129130 ),
130131 'jquery.form' => array(
131132 'scripts' => 'resources/jquery/jquery.form.js',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99923Add jquery.farbtastic module to core, copied from branches/salvatoreingalacatrope22:41, 15 October 2011

Status & tagging log