diff options
author | xue <> | 2005-12-11 23:07:42 +0000 |
---|---|---|
committer | xue <> | 2005-12-11 23:07:42 +0000 |
commit | 5c2ac61fe0f0c892cd9934651d86a28b037a4386 (patch) | |
tree | 148089cb8d092f51a605a7238d87360aef9d4ff5 /.gitattributes | |
parent | 9d2512d964038fb0a5c680fae7bfa1677e063308 (diff) |
Added TBaseValidator. It's not ready yet. Needs to fill in js-related stuff.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 81390ec2..74713e6d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -156,6 +156,7 @@ framework/Web/UI/TPage.php -text framework/Web/UI/TTemplateControl.php -text framework/Web/UI/TTemplateManager.php -text framework/Web/UI/TThemeManager.php -text +framework/Web/UI/WebControls/TBaseValidator.php -text framework/Web/UI/WebControls/TButton.php -text framework/Web/UI/WebControls/TCheckBox.php -text framework/Web/UI/WebControls/TContent.php -text |