We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da0abb9 + b890fdb commit fd676b4Copy full SHA for fd676b4
1 file changed
ckanext/datavic_odp_theme/templates/scheming/package/resource_read.html
@@ -16,7 +16,7 @@
16
<h2>{{ _('Data Dictionary') }}</h2>
17
<table class="table table-bordered table-condensed data-dictionary-table" data-module="table-toggle-more">
18
<thead>
19
- {% block resouce_data_dictionary_headers %}
+ {% block resouce_data_dictionary_headers_altered %}
20
<tr>
21
<th scope="col">{{ _('Field Name') }}</th>
22
<th scope="col">{{ _('Name') }}</th>
0 commit comments