diff options
author | xue <> | 2006-04-01 17:31:28 +0000 |
---|---|---|
committer | xue <> | 2006-04-01 17:31:28 +0000 |
commit | 0a12bef112fe6a1569531e40b7cc063b0f52f44c (patch) | |
tree | 9e6049c48a9008081cb124153392fc21a24aad44 /.gitattributes | |
parent | af7a742944cc2d515cac1fcd22363483827c36b3 (diff) |
Added THiddenField and THtmlArea demos.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index fd24bc45..66ceb15b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -186,6 +186,8 @@ demos/quickstart/protected/pages/Controls/Samples/TDropDownList/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TEmailAddressValidator/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TEmailAddressValidator/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TExpression/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/THtmlArea/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/THtmlArea/Home.php -text demos/quickstart/protected/pages/Controls/Samples/THyperLink/Home.page -text demos/quickstart/protected/pages/Controls/Samples/THyperLink/hello_world.gif -text demos/quickstart/protected/pages/Controls/Samples/TImage/HelloWorld.html -text |