6 lines
102 B
Twig
6 lines
102 B
Twig
<script type="text/javascript">
|
|
$(function () {
|
|
initializeSparklines();
|
|
});
|
|
</script>
|