diff options
author | rojaro <> | 2009-10-14 12:27:26 +0000 |
---|---|---|
committer | rojaro <> | 2009-10-14 12:27:26 +0000 |
commit | 0238f964a8412ac426051632c65c9d6f2f78c49b (patch) | |
tree | da239b92222c51c4a47feb9fc91ab6d22becd0a4 /.gitattributes | |
parent | cd5a8d15e2923f1c93fd6401ce574ffcc5cff2db (diff) |
added TActiveMultiView
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 0ebf45f9..6ccbb89c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2678,6 +2678,7 @@ framework/Web/UI/ActiveControls/TActiveDataGrid.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/TActiveMultiView.php -text framework/Web/UI/ActiveControls/TActivePageAdapter.php -text framework/Web/UI/ActiveControls/TActivePager.php -text framework/Web/UI/ActiveControls/TActivePanel.php -text |