Skip to content

Commit d63aba7

Browse files
author
Marcus Eibrink-Lunzenauer
committed
load error logging library
1 parent 14ab0bd commit d63aba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/views/polls/index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<script src="<?= $ASSETS ?>rangeslider-2.3.2/rangeslider.min.js"></script>
4545
<script src="<?= $ASSETS ?>underscore-1.9.1/underscore-min.js"></script>
4646
<script src="<?= \Assets::javascript_path('mathjax/MathJax.js?config=TeX-AMS_HTML,default') ?>"></script>
47+
<script src="https://cdn.ravenjs.com/3.26.2/raven.min.js" crossorigin="anonymous"></script>
4748
<script charset="utf-8" src="<?= $PLGNURL ?>/dist/polls.js?v=<?= htmlReady($PLGNVRSN) ?>"></script>
4849

4950
</body>

0 commit comments

Comments
 (0)