Skip to content

Commit 0d7c386

Browse files
authored
Merge pull request #245 from dpc-sdp/SXDEDPCXZIC-390
SXDEDPCXZIC-390 / updated column label
2 parents 74c899c + 1450381 commit 0d7c386

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
@@ -18,7 +18,7 @@ <h2>{{ _('Data Dictionary') }}</h2>
1818
<thead>
1919
{% block resouce_data_dictionary_headers %}
2020
<tr>
21-
<th scope="col">{{ _('Column') }}</th>
21+
<th scope="col">{{ _('Field Name') }}</th>
2222
<th scope="col">{{ _('Name') }}</th>
2323
<th scope="col">{{ _('Type') }}</th>
2424
<th scope="col">{{ _('Description') }}</th>

0 commit comments

Comments
 (0)