diff options
author | xue <> | 2006-02-03 06:11:57 +0000 |
---|---|---|
committer | xue <> | 2006-02-03 06:11:57 +0000 |
commit | 0efe2d3e9e02ada6fe297af823b90fa967de85df (patch) | |
tree | c286c9af063072bf9f9aa6dd0edd6031fb12eef4 /.gitattributes | |
parent | 13b32e41bbda0a22bc0d886841a210dbf7c13b3a (diff) |
Added TCheckBoxColumn.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0eede8ab..0072ea5e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -642,6 +642,7 @@ framework/Web/UI/WebControls/TBulletedList.php -text framework/Web/UI/WebControls/TButton.php -text framework/Web/UI/WebControls/TButtonColumn.php -text framework/Web/UI/WebControls/TCheckBox.php -text +framework/Web/UI/WebControls/TCheckBoxColumn.php -text framework/Web/UI/WebControls/TCheckBoxList.php -text framework/Web/UI/WebControls/TCompareValidator.php -text framework/Web/UI/WebControls/TContent.php -text |