From d9ad36825c803cb356ef690e1fbb6bc61c1b2e44 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 25 Jan 2006 11:06:06 +0000 Subject: TTemplateControl composition example and tests. --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index e463bbfe..9a90f174 100644 --- a/.gitattributes +++ b/.gitattributes @@ -633,8 +633,11 @@ tests/FunctionalTests/protected/pages/I18N/BasicI18N.php -text tests/FunctionalTests/protected/pages/Layout.php -text tests/FunctionalTests/protected/pages/Layout.tpl -text tests/FunctionalTests/protected/pages/UI/DatePicker.page -text +tests/FunctionalTests/protected/pages/UI/LabeledTextBox.php -text +tests/FunctionalTests/protected/pages/UI/LabeledTextBox.tpl -text tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.page -text tests/FunctionalTests/protected/pages/UI/TestTPanelDefaultButton.php -text +tests/FunctionalTests/protected/pages/UI/testLabeledTextBox.page -text tests/FunctionalTests/protected/pages/Validation/CheckBox.page -text tests/FunctionalTests/protected/pages/Validation/CheckBox.php -text tests/FunctionalTests/protected/pages/Validation/RequiredFieldValidator.page -text -- cgit v1.2.3