From b687748278d29510bb28875627c98b5da0a96cc5 Mon Sep 17 00:00:00 2001 From: wei <> Date: Fri, 11 Aug 2006 05:05:32 +0000 Subject: Fixed callback replace content. --- .gitattributes | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 61552a8d..a95e0881 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1311,6 +1311,7 @@ framework/DataAccess/SQLMap/Statements/TPreparedStatement.php -text framework/DataAccess/SQLMap/Statements/TPreparedStatementFactory.php -text framework/DataAccess/SQLMap/Statements/TSelectMappedStatement.php -text framework/DataAccess/SQLMap/Statements/TSimpleDynamicSql.php -text +framework/DataAccess/SQLMap/Statements/TSqlMapSelect.php -text framework/DataAccess/SQLMap/Statements/TStaticSql.php -text framework/DataAccess/SQLMap/Statements/TUpdateMappedStatement.php -text framework/DataAccess/SQLMap/TMapper.php -text @@ -1855,6 +1856,17 @@ requirements/messages.txt -text requirements/template-bg.html -text requirements/template-zh.html -text requirements/template.html -text +tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.php -text +tests/FunctionalTests/active-controls/protected/pages/CustomTemplateComponent.tpl -text +tests/FunctionalTests/active-controls/protected/pages/CustomTemplateControlTest.page -text +tests/FunctionalTests/active-controls/protected/pages/CustomTemplateControlTest.php -text +tests/FunctionalTests/active-controls/protected/pages/ReplaceContentTest.page -text +tests/FunctionalTests/active-controls/protected/pages/ReplaceContentTest.php -text +tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.page -text +tests/FunctionalTests/active-controls/protected/pages/TextBoxValidationCallback.php -text +tests/FunctionalTests/active-controls/tests/CustomTemplateTestCase.php -text +tests/FunctionalTests/active-controls/tests/ReplaceContentTestCase.php -text +tests/FunctionalTests/active-controls/tests/TextBoxGroupValidationTestCase.php -text tests/FunctionalTests/features.php -text tests/FunctionalTests/features/index.php -text tests/FunctionalTests/features/protected/application.xml -text -- cgit v1.2.3