Changes for page Front-end Resources

Last modified by Lucas Charpentier (Sereza7) on 2024/03/12

<
From version < 35.1 >
edited by Marius Dumitru Florea
on 2019/06/21
To version < 36.1 >
edited by Marius Dumitru Florea
on 2019/08/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,7 +13,7 @@
13 13  
14 14  {{code}}
15 15  {{velocity}}
16 -$xwiki.jsfx.use('uicomponents/widgets/datepicker/dateTimePicker.js')
16 +$xwiki.jsfx.use('uicomponents/widgets/suggest/suggestPages.js')
17 17  {{/velocity}}
18 18  {{/code}}
19 19  
... ... @@ -36,14 +36,16 @@
36 36  
37 37  == Front-end Components ==
38 38  
39 -* [[Modal Popup>>platform:DevGuide.ModalPopup]]
40 -* [[Confirmation Box>>platform:DevGuide.ConfirmationBox]]
41 -* [[platform:DevGuide.LiveTable]]
39 +* [[Pickers>>Documentation.DevGuide.FrontendResources.Pickers.WebHome]]
42 42  * [[Suggest Widget>>platform:DevGuide.AutoSuggestWidget]]
43 -* [[Notification Widget>>platform:DevGuide.XWikiNotifications]]
41 +* [[Live Table>>platform:DevGuide.LiveTable]]
42 +* [[XWiki Select>>platform:DevGuide.XWikiSelect]]
44 44  * [[HTML5 Upload>>platform:DevGuide.HTML5Upload]]
44 +* [[Notification Widget>>platform:DevGuide.XWikiNotifications]]
45 +
45 45  * [[Autosave>>platform:DevGuide.Autosave]]
46 -* [[XWiki Select>>platform:DevGuide.XWikiSelect]]
47 +* [[Confirmation Box>>platform:DevGuide.ConfirmationBox]]
48 +* [[Modal Popup>>platform:DevGuide.ModalPopup]]
47 47  * [[Table Sorter>>snippets:Extension.Table Sorter]]
48 48  
49 49  == JavaScript resources ==

Get Connected