diff options
author | jrags <> | 2006-03-02 06:43:20 +0000 |
---|---|---|
committer | jrags <> | 2006-03-02 06:43:20 +0000 |
commit | 7aaac0616966300e7df112d6bf6f5ccb152c8364 (patch) | |
tree | 32382d95eff5ff7c070e7ced9b6bec2cbbb81833 /.gitattributes | |
parent | 7ff8cb8f320e119bc20e7282384db7b223209c29 (diff) |
Added TIframe component under WebControls
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index e3cc0381..e390dfd1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -732,6 +732,7 @@ framework/Web/UI/WebControls/THiddenField.php -text framework/Web/UI/WebControls/THtmlArea.php -text framework/Web/UI/WebControls/THyperLink.php -text framework/Web/UI/WebControls/THyperLinkColumn.php -text +framework/Web/UI/WebControls/TIframe.php -text framework/Web/UI/WebControls/TImage.php -text framework/Web/UI/WebControls/TImageButton.php -text framework/Web/UI/WebControls/TJavascriptLogger.php -text |