d
This commit is contained in:
@@ -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');?>");
|
||||
|
Reference in New Issue
Block a user