Merge pull request #58 from amire80/whitespace

Whitespace
This commit is contained in:
Amir E. Aharoni
2013-01-02 23:09:40 -08:00
6 changed files with 12 additions and 12 deletions

View File

@@ -369,7 +369,7 @@
lazyload: true // Lazy load the language list when scrolled.
};
// Define a dummy i18n function, if jquery.i18n not integrated.
// Define a dummy i18n function, if jquery.i18n not integrated.
if( !$.fn.i18n ) {
$.fn.i18n = function( option ) {
};