diff options
author | xue <> | 2007-07-25 14:56:28 +0000 |
---|---|---|
committer | xue <> | 2007-07-25 14:56:28 +0000 |
commit | 1de442870f9500b59ebc22e7cbc6d77b3bc3ac02 (patch) | |
tree | 0c96d6a091e896ea209ef147442e3b7bbc8bfe1c /.gitattributes | |
parent | da9075fb882be335d425a4bc94bd59c1a9876056 (diff) |
Added TTabPanel files.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 4536bf94..da614cfb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2327,6 +2327,8 @@ framework/Web/UI/WebControls/TRequiredFieldValidator.php -text framework/Web/UI/WebControls/TSafeHtml.php -text framework/Web/UI/WebControls/TStatements.php -text framework/Web/UI/WebControls/TStyle.php -text +framework/Web/UI/WebControls/TTabPanel.css -text +framework/Web/UI/WebControls/TTabPanel.php -text framework/Web/UI/WebControls/TTable.php -text framework/Web/UI/WebControls/TTableCell.php -text framework/Web/UI/WebControls/TTableFooterRow.php -text |