first pass at pandora-scroll element
This commit is contained in:
parent
a334dc6b4f
commit
a1eec24f17
5 changed files with 337 additions and 22 deletions
|
|
@ -33,6 +33,7 @@
|
|||
{% if text.data.view == 'player' %}
|
||||
<script src="/static/js/player.js?2021112223"></script>
|
||||
{% else %}
|
||||
<script src="/static/js/pandora-scroll.js?2021112223"></script>
|
||||
<script src="/static/js/ascroll.js?2021112223"></script>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue