Skip to content

Commit cd7789b

Browse files
Enable rtl for proper localizations
1 parent 18456e6 commit cd7789b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

localization/jquery-ui-timepicker-he.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
amNames: ['לפנה"צ', 'AM', 'A'],
1616
pmNames: ['אחה"צ', 'PM', 'P'],
1717
ampm: false,
18-
isRTL: false
18+
isRTL: true
1919
};
2020
$.timepicker.setDefaults($.timepicker.regional["he"]);
2121
})(jQuery);

0 commit comments

Comments
 (0)