diff options
author | wei <> | 2007-04-05 07:46:04 +0000 |
---|---|---|
committer | wei <> | 2007-04-05 07:46:04 +0000 |
commit | 791acbbebad01a33cce22209ea561b282ee876e4 (patch) | |
tree | 0beb32aa1d311b0c7df66dd0bff835642351e82e /.gitattributes | |
parent | b99fd37ad7a3cae497b5242e5537f508c03f5585 (diff) |
adds TClientScriptLoader
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c93a83ae..afcc4036 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2112,6 +2112,7 @@ framework/Web/UI/WebControls/TCheckBox.php -text framework/Web/UI/WebControls/TCheckBoxColumn.php -text framework/Web/UI/WebControls/TCheckBoxList.php -text framework/Web/UI/WebControls/TClientScript.php -text +framework/Web/UI/WebControls/TClientScriptLoader.php -text framework/Web/UI/WebControls/TColorPicker.php -text framework/Web/UI/WebControls/TCompareValidator.php -text framework/Web/UI/WebControls/TContent.php -text |