Added localize registration.

This commit is contained in:
Trevor Parscal 2010-12-06 16:09:50 +00:00
parent 8a345e3189
commit a8784e310d

View file

@ -64,6 +64,9 @@ return array(
'jquery.placeholder' => array(
'scripts' => 'resources/jquery/jquery.placeholder.js'
),
'jquery.localize' => array(
'scripts' => 'resources/jquery/jquery.localize.js'
),
'jquery.suggestions' => array(
'scripts' => 'resources/jquery/jquery.suggestions.js',
'styles' => 'resources/jquery/jquery.suggestions.css',