From ad30a2e5e2bbe11908a78e7731ed5d2d8c55c9b9 Mon Sep 17 00:00:00 2001 From: "ctrlaltca@gmail.com" <> Date: Wed, 1 Jun 2011 19:49:56 +0000 Subject: added documentation for TColorPicker class --- framework/Web/UI/WebControls/TDatePicker.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Web/UI/WebControls/TDatePicker.php') diff --git a/framework/Web/UI/WebControls/TDatePicker.php b/framework/Web/UI/WebControls/TDatePicker.php index 1bac5a1c..5d5a17e6 100644 --- a/framework/Web/UI/WebControls/TDatePicker.php +++ b/framework/Web/UI/WebControls/TDatePicker.php @@ -56,7 +56,7 @@ Prado::using('System.Web.UI.WebControls.TTextBox'); * * The InputMode property can be set to "TextBox" or "DropDownList" with * default as "TextBox". - * In DropDownList mode, in addition to the popup date picker, three + * In DropDownList mode, in addition to the popup date picker, three * drop down list (day, month and year) are presented to select the date . * * The PositionMode property can be set to "Top" or "Bottom" with default -- cgit v1.2.3