| ... |
... |
@@ -27,8 +27,10 @@ |
| 27 |
27 |
{{/velocity}} |
| 28 |
28 |
{{velocity}} |
| 29 |
29 |
{{html clean="false"}} |
| 30 |
|
- ## we need to import the javascript like taht so we have the `module` type |
| 31 |
|
- <script type="module" src="$services.webjars.url('eu.hbp.wiki:xwiki-webapp-collaboratory', 'collab.esm.js')"></script> |
|
30 |
+ <h1 style="color: red;">localhost call for dev !!</h1> |
|
31 |
+ ## we need to import the javascript like that so we have the `module` type |
|
32 |
+ <!--script type="module" src="$services.webjars.url('eu.hbp.wiki:xwiki-webapp-collaboratory', 'collab.esm.js')"></script--> |
|
33 |
+ <script src="http://127.0.0.1:5500/clb-modal.js"></script> |
| 32 |
32 |
<div class="row external-apps-header"> |
| 33 |
33 |
<div class="col-md-8"> |
| 34 |
34 |
<h1>Community Apps</h1> |