Skip to content

Commit b890fdb

Browse files
committed
SXDEDPCXZIC-390 / Minor fix
1 parent e6c310f commit b890fdb

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)