From f505de68fd7a0f8be70b0ccf97bb9b75b610d8e6 Mon Sep 17 00:00:00 2001 From: Kato Kazuyoshi Date: Thu, 5 May 2011 05:29:13 +0900 Subject: Datepicker: Remove BOM. Fixed #6734 - Datepicker i18n: Problem with JavascriptPacker. --- ui/i18n/jquery.ui.datepicker-ja.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/i18n/jquery.ui.datepicker-ja.js') diff --git a/ui/i18n/jquery.ui.datepicker-ja.js b/ui/i18n/jquery.ui.datepicker-ja.js index ab9243bbd..afd298315 100644 --- a/ui/i18n/jquery.ui.datepicker-ja.js +++ b/ui/i18n/jquery.ui.datepicker-ja.js @@ -1,4 +1,4 @@ -/* Japanese initialisation for the jQuery UI date picker plugin. */ +/* Japanese initialisation for the jQuery UI date picker plugin. */ /* Written by Kentaro SATO (kentaro@ranvis.com). */ jQuery(function($){ $.datepicker.regional['ja'] = { -- cgit v1.2.3