diff options
author | xue <> | 2006-03-18 01:08:33 +0000 |
---|---|---|
committer | xue <> | 2006-03-18 01:08:33 +0000 |
commit | e317d0289a304d0bb7ce7499834458281bf1ca63 (patch) | |
tree | 5e962d820a246630904c736c03d0eca106f94196 /.gitattributes | |
parent | 95764689f7681d5905c199727dd456671f2fd1b6 (diff) |
added TImageMap.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index aa945476..d6203df8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -742,6 +742,7 @@ framework/Web/UI/WebControls/THyperLink.php -text framework/Web/UI/WebControls/THyperLinkColumn.php -text framework/Web/UI/WebControls/TImage.php -text framework/Web/UI/WebControls/TImageButton.php -text +framework/Web/UI/WebControls/TImageMap.php -text framework/Web/UI/WebControls/TInlineFrame.php -text framework/Web/UI/WebControls/TJavascriptLogger.php -text framework/Web/UI/WebControls/TLabel.php -text |