summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/changes.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/repositories/changes.rhtml')
-rw-r--r--app/views/repositories/changes.rhtml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/repositories/changes.rhtml b/app/views/repositories/changes.rhtml
index f843983db..218459128 100644
--- a/app/views/repositories/changes.rhtml
+++ b/app/views/repositories/changes.rhtml
@@ -16,3 +16,5 @@
</p>
<%= render :partial => 'revisions', :locals => {:project => @project, :path => @path, :revisions => @changesets, :entry => @entry }%>
+
+<% set_html_title(h(@entry.name)) -%>