| ... |
... |
@@ -2,6 +2,7 @@ |
| 2 |
2 |
|
| 3 |
3 |
{{velocity output="no"}} |
| 4 |
4 |
$xwiki.ssx.use('Collaboratory.UX.SSX.noheader') |
|
5 |
+$xwiki.jsx.use('Apps.WebHome') |
| 5 |
5 |
#set($displayDocExtra = false) |
| 6 |
6 |
|
| 7 |
7 |
## Get filter parameters from Query String, build the query and get applications that match |
| ... |
... |
@@ -27,7 +27,7 @@ |
| 27 |
27 |
{{/velocity}} |
| 28 |
28 |
{{velocity}} |
| 29 |
29 |
{{html clean="false"}} |
| 30 |
|
- <script src="$services.webjars.url('eu.hbp.wiki:xwiki-awm-collabs', 'clb-modal.js')"></script> |
|
31 |
+ <!-- script src="$services.webjars.url('eu.hbp.wiki:xwiki-awm-collabs', 'clb-modal.js')"></script --> |
| 31 |
31 |
<div class="row external-apps-header"> |
| 32 |
32 |
<div class="col-md-8"> |
| 33 |
33 |
<h1>Community Apps</h1> |