diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2015-11-07 15:33:02 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2015-11-07 15:33:02 +0100 |
commit | c198ade3610cecd190b74d8519947ad734a0bcca (patch) | |
tree | 0cbde3220e5fa05405b5ee2d497fab7c15caa695 /demos/quickstart | |
parent | c04ad22d07868d8191ec5451cfa9c1817079a26d (diff) |
Update doc
Diffstat (limited to 'demos/quickstart')
-rw-r--r-- | demos/quickstart/protected/pages/JuiControls/Home.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/JuiControls/Home.page b/demos/quickstart/protected/pages/JuiControls/Home.page index 4bf8f7fe..7c0c065f 100644 --- a/demos/quickstart/protected/pages/JuiControls/Home.page +++ b/demos/quickstart/protected/pages/JuiControls/Home.page @@ -81,8 +81,8 @@ For informations of the specific options of each interaction, follow jQuery-UI I displays a progress bar. </li> <li> - <a href="?page=JuiControls.Widgets#TJuiAutoComplete">TJuiProgressbar</a> - provides a list of suggestions on the current partial word typed in the textbox + <a href="?page=JuiControls.Widgets#TJuiAutoComplete">TJuiAutoComplete</a> + is a textbox that provides a list of suggestion on the current partial typed word </li> <li> <a href="?page=JuiControls.Widgets#TJuiDialog">TJuiDialog</a> |