diff options
author | tof <> | 2007-10-18 09:22:46 +0000 |
---|---|---|
committer | tof <> | 2007-10-18 09:22:46 +0000 |
commit | 8bebf49fbfb92f039f56cb22b759d8e84ef19799 (patch) | |
tree | 6be47ae5ac609d31989eb1dad739e7823fd08ae2 /.gitattributes | |
parent | 56615eb9b1cef2e707f1163c74aaecc7e94ae549 (diff) |
Fixed #722 - Add Read only capabilities to TInPlaceTextBox
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 71cab846..e4e7fdb3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2981,6 +2981,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket708.php -text tests/FunctionalTests/tickets/protected/pages/Ticket719.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.php -text +tests/FunctionalTests/tickets/protected/pages/Ticket722.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.page -text tests/FunctionalTests/tickets/protected/pages/Ticket93.php -text tests/FunctionalTests/tickets/protected/pages/ToggleTest.page -text |