Merge pull request #106 from siebrand/3

Update code formatting
This commit is contained in:
Santhosh Thottingal
2013-10-23 06:38:37 -07:00
2 changed files with 0 additions and 2 deletions

View File

@@ -462,5 +462,4 @@
return false;
};
} ( jQuery ) );

View File

@@ -331,5 +331,4 @@
};
$.fn.lcd.Constructor = LanguageCategoryDisplay;
} ( jQuery ) );