diff options
author | carl <> | 2007-06-09 08:13:24 +0000 |
---|---|---|
committer | carl <> | 2007-06-09 08:13:24 +0000 |
commit | 57089028b6e03a2c15687b5e4708dd2011af287d (patch) | |
tree | c9358e042193cf14126e1e7a0ea37374a6109ded /.gitattributes | |
parent | 3a20da669833970aad82c03ab6d613668c542fdb (diff) |
implemented TActiveHiddenField
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 2e338d14..72050ed6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2102,6 +2102,7 @@ framework/Web/TUrlMapping.php -text framework/Web/UI/ActiveControls/TActiveButton.php -text framework/Web/UI/ActiveControls/TActiveControlAdapter.php -text framework/Web/UI/ActiveControls/TActiveCustomValidator.php -text +framework/Web/UI/ActiveControls/TActiveHiddenField.php -text framework/Web/UI/ActiveControls/TActiveLabel.php -text framework/Web/UI/ActiveControls/TActivePageAdapter.php -text framework/Web/UI/ActiveControls/TActivePanel.php -text |