diff options
author | xue <> | 2006-01-20 18:11:14 +0000 |
---|---|---|
committer | xue <> | 2006-01-20 18:11:14 +0000 |
commit | f61df44944316c87923530ef5f23725ffd410d92 (patch) | |
tree | 4b87bd3d4e9d36adb9b3f23b2ff7387900db0fb6 /.gitattributes | |
parent | 22c0b4956ff476ae165bf93a448f0980dfa050f3 (diff) |
Added a dynamically created table demo.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ee8f64f5..61c290c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -81,6 +81,7 @@ demos/quickstart/protected/pages/Controls/Samples/TRegularExpressionValidator/Ho demos/quickstart/protected/pages/Controls/Samples/TRequiredFieldValidator/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TRequiredFieldValidator/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TTable/Home.page -text +demos/quickstart/protected/pages/Controls/Samples/TTable/Home.php -text demos/quickstart/protected/pages/Controls/Samples/TTable/backimage.gif -text demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.page -text demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.php -text |