summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorxue <>2006-01-03 00:15:59 +0000
committerxue <>2006-01-03 00:15:59 +0000
commit551cdfb76ddde47198106839747df9c1ef74e4fe (patch)
treeca519da9565df93e79a312c019801cb8aec5500c /.gitattributes
parent4d8ed423f7b4a8eae2898cc5552829595717a581 (diff)
Added TBulletedList and its demos.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index b16270db..7022ed95 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -40,6 +40,8 @@ demos/quickstart/protected/pages/Configurations/Templates3.page -text
demos/quickstart/protected/pages/Construction.page -text
demos/quickstart/protected/pages/Controls/List.page -text
demos/quickstart/protected/pages/Controls/Overview.page -text
+demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.page -text
+demos/quickstart/protected/pages/Controls/Samples/TBulletedList/Home.php -text
demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.page -text
demos/quickstart/protected/pages/Controls/Samples/TCheckBoxList/Home.php -text
demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.page -text
@@ -213,6 +215,7 @@ framework/Web/UI/TTemplateControl.php -text
framework/Web/UI/TTemplateManager.php -text
framework/Web/UI/TThemeManager.php -text
framework/Web/UI/WebControls/TBaseValidator.php -text
+framework/Web/UI/WebControls/TBulletedList.php -text
framework/Web/UI/WebControls/TButton.php -text
framework/Web/UI/WebControls/TCheckBox.php -text
framework/Web/UI/WebControls/TCheckBoxList.php -text