Skip to content

Commit 6226ff1

Browse files
authored
Merge pull request #2 from JiscSD/UKDSB-687---Fix-bug
UKDSB-687 - Fixed bug that causes asset to fail loading
2 parents 5e2c993 + dec3b82 commit 6226ff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% ckan_extends %}
22

33
{% block header %}
4-
{% asset 'assets/civic-banner-js' %}
4+
{% asset 'ckanext-cookie_banner/civic-banner-js' %}
55
{% endblock %}

0 commit comments

Comments
 (0)