diff options
Diffstat (limited to 'demos/quickstart/protected/pages')
-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> |