forked from MarseyWorld/MarseyWorld
remove unnecessary invocation of clipboard.js
parent
6518ab3c49
commit
ab1f0a8ea8
|
@ -380,8 +380,6 @@
|
|||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<script defer src="{{'js/vendor/clipboard.js' | asset}}"></script>
|
||||
|
||||
{% if not p.replies %}{% include "comments.html" %}{% endif %}
|
||||
|
||||
<input hidden id="twoattrs-{{p.id}}" class="twoattrs" value="{{p.id}},{{p.comment_count}}">
|
||||
|
|
Loading…
Reference in New Issue