Skip to content

Commit ea30cab

Browse files
revert change
1 parent 3b33871 commit ea30cab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

jquery-ui-timepicker-addon.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@ $.extend(Timepicker.prototype, {
183183
tp_inst._defaults.timezoneList = timezoneList;
184184
}
185185

186-
tp_inst.timezone = tp_inst._defaults.timezone;
187186
tp_inst.hour = tp_inst._defaults.hour;
188187
tp_inst.minute = tp_inst._defaults.minute;
189188
tp_inst.second = tp_inst._defaults.second;

0 commit comments

Comments
 (0)