diff options
author | wei <> | 2007-04-07 10:35:16 +0000 |
---|---|---|
committer | wei <> | 2007-04-07 10:35:16 +0000 |
commit | 39446f979b52dd0acd75d5d243f352397a0410f6 (patch) | |
tree | cc82380956f208a24b5de790411bf61185fb3eaa /.gitattributes | |
parent | d0bdd3144dfc972450d79ddaf6197a30b27eacc0 (diff) |
add TClientScriptLoader quickstart docs.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 8881e269..68e1848d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -930,12 +930,16 @@ demos/quickstart/protected/controls/Comments/tag.gif -text demos/quickstart/protected/controls/DocLink.php -text demos/quickstart/protected/controls/Layout.php -text demos/quickstart/protected/controls/Layout.tpl -text +demos/quickstart/protected/controls/RequiresVersion.php -text +demos/quickstart/protected/controls/RequiresVersion.tpl -text demos/quickstart/protected/controls/RunBar.php -text demos/quickstart/protected/controls/RunBar.tpl -text demos/quickstart/protected/controls/SampleLayout.php -text demos/quickstart/protected/controls/SampleLayout.tpl -text demos/quickstart/protected/controls/SearchBox.php -text demos/quickstart/protected/controls/SearchBox.tpl -text +demos/quickstart/protected/controls/SinceVersion.php -text +demos/quickstart/protected/controls/SinceVersion.tpl -text demos/quickstart/protected/controls/TopicList.php -text demos/quickstart/protected/controls/TopicList.tpl -text demos/quickstart/protected/controls/fr/Layout.tpl -text @@ -1065,6 +1069,7 @@ demos/quickstart/protected/pages/Construction.page -text demos/quickstart/protected/pages/Controls/Button.page -text demos/quickstart/protected/pages/Controls/CheckBox.page -text demos/quickstart/protected/pages/Controls/ClientScript.page -text +demos/quickstart/protected/pages/Controls/ClientScriptLoader.page -text demos/quickstart/protected/pages/Controls/ColorPicker.page -text demos/quickstart/protected/pages/Controls/Data.page -text demos/quickstart/protected/pages/Controls/DataGrid.page -text @@ -1310,12 +1315,14 @@ demos/quickstart/themes/PradoSoft/comment.gif -text demos/quickstart/themes/PradoSoft/comment_add.gif -text demos/quickstart/themes/PradoSoft/comments.gif -text demos/quickstart/themes/PradoSoft/error.gif -text +demos/quickstart/themes/PradoSoft/flag_red.gif -text demos/quickstart/themes/PradoSoft/information.gif -text demos/quickstart/themes/PradoSoft/lightbulb.gif -text demos/quickstart/themes/PradoSoft/mantis.jpg -text demos/quickstart/themes/PradoSoft/mantisbg.jpg -text demos/quickstart/themes/PradoSoft/mantissample.jpg -text demos/quickstart/themes/PradoSoft/pradologo.gif -text +demos/quickstart/themes/PradoSoft/sitemap_color.gif -text demos/quickstart/themes/PradoSoft/style.css -text demos/quickstart/themes/Simple/style.css -text demos/soap/index.php -text |