mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Enable resource reader on study guide detail
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
||||
<script>
|
||||
document.body.dataset.resourceReader = 'true';
|
||||
</script>
|
||||
|
||||
{% block head %}
|
||||
<style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user