d
This commit is contained in:
parent
8e35b995bd
commit
634a53446d
@ -1,4 +1,5 @@
|
||||
<script src="require.js"></script>
|
||||
<link rel="stylesheet" href="heatcalc.css">
|
||||
<script>
|
||||
require(['heatcalc'], function (hc) {
|
||||
hc.init("<?php echo $block->getFileUrl('data.json');?>");
|
||||
|
Loading…
Reference in New Issue
Block a user