diff options
author | Christophe.Boulain <> | 2009-10-07 09:56:37 +0000 |
---|---|---|
committer | Christophe.Boulain <> | 2009-10-07 09:56:37 +0000 |
commit | cd5a8d15e2923f1c93fd6401ce574ffcc5cff2db (patch) | |
tree | 50236c42e539ec148ac8249ad2cf63830f70bb10 /.gitattributes | |
parent | 40d57c8f2a6a944f53735f3ab8227b17770a30ce (diff) |
Add TActiveTableCell & TActiveTableRow
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ed6774d4..0ebf45f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2683,6 +2683,8 @@ framework/Web/UI/ActiveControls/TActivePager.php -text framework/Web/UI/ActiveControls/TActivePanel.php -text framework/Web/UI/ActiveControls/TActiveRatingList.php -text framework/Web/UI/ActiveControls/TActiveRepeater.php -text +framework/Web/UI/ActiveControls/TActiveTableCell.php -text +framework/Web/UI/ActiveControls/TActiveTableRow.php -text framework/Web/UI/ActiveControls/TActiveTextBox.php -text framework/Web/UI/ActiveControls/TAutoComplete.php -text framework/Web/UI/ActiveControls/TBaseActiveControl.php -text |