Skip to content

Commit fd676b4

Browse files
authored
Merge pull request #247 from dpc-sdp/SXDEDPCXZIC-390
SXDEDPCXZIC-390 / Minor fix
2 parents da0abb9 + b890fdb commit fd676b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ckanext/datavic_odp_theme/templates/scheming/package/resource_read.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<h2>{{ _('Data Dictionary') }}</h2>
1717
<table class="table table-bordered table-condensed data-dictionary-table" data-module="table-toggle-more">
1818
<thead>
19-
{% block resouce_data_dictionary_headers %}
19+
{% block resouce_data_dictionary_headers_altered %}
2020
<tr>
2121
<th scope="col">{{ _('Field Name') }}</th>
2222
<th scope="col">{{ _('Name') }}</th>

0 commit comments

Comments
 (0)