mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-25 04:57:03 +00:00
Typo in CPDatePicker
This commit is contained in:
@@ -331,7 +331,6 @@ CPEraDatePickerElementFlag = 0x0100;
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
if (_minDate)
|
||||
aDateValue = new Date (MAX(aDateValue, _minDate));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user