Revision: 4106
Author: scottgonzalez
Date: Thu Jan 19 13:21:10 2012
Log: Fixed 1.8.17 i18n files (removed BOM).
http://code.google.com/p/jquery-ui/source/detail?r=4106
Modified:
/tags/1.8.17/ui/i18n/jquery-ui-i18n.js
/tags/1.8.17/ui/i18n/jquery.ui.datepicker-nl-BE.js
=======================================
--- /tags/1.8.17/ui/i18n/jquery-ui-i18n.js Tue Nov 29 07:47:19 2011
+++ /tags/1.8.17/ui/i18n/jquery-ui-i18n.js Thu Jan 19 13:21:10 2012
@@ -923,7 +923,7 @@
showMonthAfterYear: false,
yearSuffix: ''};
$.datepicker.setDefaults($.datepicker.regional['ms']);
-});/* Dutch (Belgium) initialisation for the jQuery UI date picker
plugin. */
+});/* Dutch (Belgium) initialisation for the jQuery UI date picker plugin.
*/
/* David De Sloovere @DavidDeSloovere */
jQuery(function($){
$.datepicker.regional['nl-BE'] = {