summaryrefslogtreecommitdiff
path: root/web/views
diff options
context:
space:
mode:
Diffstat (limited to 'web/views')
-rw-r--r--web/views/taginfo/projects.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/views/taginfo/projects.erb b/web/views/taginfo/projects.erb
index dda4111..bca034d 100644
--- a/web/views/taginfo/projects.erb
+++ b/web/views/taginfo/projects.erb
@@ -23,7 +23,7 @@
<%= h(project['data_updated']) %>
</td>
<td class="tc<%= c %> nowrap"><%= h(project['fetch_status']) %></td>
- <td class="tc<%= c %> nowrap"><%= h(project['fetch_result']) %></td>
+ <td class="tc<%= c %> nowrap"><%= h(project['status']) %></td>
<td class="<%= c %> nowrap">
<a href="<%= h(project['json_url']) %>"><%= h(project['json_url']) %></a><br/>
<a href="<%= h(project['data_url']) %>"><%= h(project['data_url']) %></a>