We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74c899c + 1450381 commit 0d7c386Copy full SHA for 0d7c386
1 file changed
ckanext/datavic_odp_theme/templates/scheming/package/resource_read.html
@@ -18,7 +18,7 @@ <h2>{{ _('Data Dictionary') }}</h2>
18
<thead>
19
{% block resouce_data_dictionary_headers %}
20
<tr>
21
- <th scope="col">{{ _('Column') }}</th>
+ <th scope="col">{{ _('Field Name') }}</th>
22
<th scope="col">{{ _('Name') }}</th>
23
<th scope="col">{{ _('Type') }}</th>
24
<th scope="col">{{ _('Description') }}</th>
0 commit comments