Skip to content

Commit 1450381

Browse files
authored
SXDEDPCXZIC-390 / updated column label
1 parent 79283ca commit 1450381

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)