Skip to content

Commit bd0bb1e

Browse files
committed
Chase model change: area_acronym -> area
- Legacy-Id: 519
1 parent e407114 commit bd0bb1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/mailinglists/nonwgmailinglist_list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<td><a href="{{ list.list_url|add_scheme }}">{% firstof list.list_name list.list_url %}</a></td>
6565
<td>{{ list.admin|make_one_per_line }}</td>
6666
<td>{{ list.purpose|truncatewords:"20"|escape }}</td>
67-
<td>{{ list.area_acronym }}</td>
67+
<td>{{ list.area }}</td>
6868
<td>{% if list.subscribe_url %}
6969
{# There are lots of non-urls in the database #}
7070
{{ list.subscribe_url|link_if_url }}</a>

0 commit comments

Comments
 (0)