View | Details | Raw Unified | Return to bug 40150
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/includes/main-container.inc (-1 / +1 lines)
Lines 88-91 Link Here
88
<script type="module">
88
<script type="module">
89
    import { hydrate } from "[% islands | $raw %]";
89
    import { hydrate } from "[% islands | $raw %]";
90
    hydrate();
90
    hydrate();
91
    hydrate();
91
</script>
92
</script>
92
- 

Return to bug 40150