diff options
author | xue <> | 2006-01-14 03:30:53 +0000 |
---|---|---|
committer | xue <> | 2006-01-14 03:30:53 +0000 |
commit | 5a63c2c1989ed9fdcf8fbe00ec8161934768daf3 (patch) | |
tree | 4a43642be2e9a263c4a2d1a1160dc392c77cadab /.gitattributes | |
parent | a1594654a60d846f50dd2a5f52045dd76f5a33c2 (diff) |
Added TBaseDataList (nearly completed).
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index f78df8ca..4068a02c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -517,6 +517,7 @@ framework/Web/UI/WebControls/TCheckBoxList.php -text framework/Web/UI/WebControls/TContent.php -text framework/Web/UI/WebControls/TContentPlaceHolder.php -text framework/Web/UI/WebControls/TDataBoundControl.php -text +framework/Web/UI/WebControls/TDataList.php -text framework/Web/UI/WebControls/TDataSourceControl.php -text framework/Web/UI/WebControls/TDataSourceView.php -text framework/Web/UI/WebControls/TDropDownList.php -text |