diff options
author | xue <> | 2006-09-09 22:51:55 +0000 |
---|---|---|
committer | xue <> | 2006-09-09 22:51:55 +0000 |
commit | c46ae0e4df4bd75618dc6cf7571b1c1ca22b2fc4 (patch) | |
tree | 5eb9a97baf5ec09f0cfd0b6a196118d838b7b5ac /.gitattributes | |
parent | 93d3916faec05987e549f0df58474312a591aa76 (diff) |
Added TLiteralColumn.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 78a35823..7fd94360 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1524,6 +1524,7 @@ framework/Web/UI/WebControls/TListControl.php -text framework/Web/UI/WebControls/TListControlValidator.php -text framework/Web/UI/WebControls/TListItem.php -text framework/Web/UI/WebControls/TLiteral.php -text +framework/Web/UI/WebControls/TLiteralColumn.php -text framework/Web/UI/WebControls/TMarkdown.php -text framework/Web/UI/WebControls/TMultiView.php -text framework/Web/UI/WebControls/TPager.php -text |