diff options
author | xue <> | 2006-08-31 20:17:39 +0000 |
---|---|---|
committer | xue <> | 2006-08-31 20:17:39 +0000 |
commit | 47a3cb88e7ed7f2a87bbf024dff3416fc6cd8002 (patch) | |
tree | 0eb41f1ab1f2351905cd95054a328c34361e5080 /.gitattributes | |
parent | b680e71693696a7b5280787ccd084cf860bcf989 (diff) |
merge from 3.0 branch till 1374.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index b158779a..2606fb46 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1800,6 +1800,7 @@ framework/Web/UI/WebControls/TDataSourceView.php -text framework/Web/UI/WebControls/TDataTypeValidator.php -text framework/Web/UI/WebControls/TDatePicker.php -text framework/Web/UI/WebControls/TDropDownList.php -text +framework/Web/UI/WebControls/TDropDownListColumn.php -text framework/Web/UI/WebControls/TEditCommandColumn.php -text framework/Web/UI/WebControls/TEmailAddressValidator.php -text framework/Web/UI/WebControls/TExpression.php -text |