summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorctrlaltca <>2012-05-29 09:16:58 +0000
committerctrlaltca <>2012-05-29 09:16:58 +0000
commit80d7b66eef5495c13f8b67ffefc8d5f172f25a15 (patch)
treede8d67a1ffc7dca50411c8e19633071c877e074a /.gitattributes
parent2e5c2dcc399c2ba1da6fe8b3e21d8b6322ba0a9a (diff)
Removed ajax rendering from TClientScript since it was a not-backward compatible change. Added a TActiveClientScript control instead
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 94651891..91241ef3 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -3481,6 +3481,7 @@ framework/Web/THttpUtility.php -text
framework/Web/TUrlManager.php -text
framework/Web/TUrlMapping.php -text
framework/Web/UI/ActiveControls/TActiveButton.php -text
+framework/Web/UI/ActiveControls/TActiveClientScript.php -text
framework/Web/UI/ActiveControls/TActiveControlAdapter.php -text
framework/Web/UI/ActiveControls/TActiveCustomValidator.php -text
framework/Web/UI/ActiveControls/TActiveDataGrid.php -text