Skip to content

Commit ad9f8ad

Browse files
committed
Remove the use of the issues databag
1 parent f20e160 commit ad9f8ad

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

themes/vocabulary_theme/templates/issue_finder.html

-5
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,4 @@ <h1>{{ this.title }}</h1>
3939
</div>
4040
</div>
4141
</div>
42-
<script>
43-
// Transfer all issues to the JavaScript domain
44-
window.issues =
45-
{{ bag('issues.issues')|tojson }}
46-
</script>
4742
{% endblock %}

0 commit comments

Comments
 (0)