diff options
author | rojaro <> | 2009-09-24 12:42:15 +0000 |
---|---|---|
committer | rojaro <> | 2009-09-24 12:42:15 +0000 |
commit | b49bc6e7db63f0ae9788970108c4d2f20d841bed (patch) | |
tree | c5830a7962ae5ee9dc8a6fe80e6770ce66814c1a /.gitattributes | |
parent | 71dd25c27f54833e4a7bdd26128992cffce35ed2 (diff) |
added marcosanobre's TActiveDataList
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7f1970c3..1399f881 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2649,6 +2649,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/TActiveDataList.php -text framework/Web/UI/ActiveControls/TActiveHiddenField.php -text framework/Web/UI/ActiveControls/TActiveLabel.php -text framework/Web/UI/ActiveControls/TActivePageAdapter.php -text |