summaryrefslogtreecommitdiffstats
path: root/app/views/repositories/browse.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/repositories/browse.rhtml')
-rw-r--r--app/views/repositories/browse.rhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/repositories/browse.rhtml b/app/views/repositories/browse.rhtml
index 868388f11..4029a77d2 100644
--- a/app/views/repositories/browse.rhtml
+++ b/app/views/repositories/browse.rhtml
@@ -7,6 +7,7 @@
<h2><%= render :partial => 'navigation', :locals => { :path => @path, :kind => 'dir', :revision => @rev } %></h2>
<%= render :partial => 'dir_list' %>
+<%= render_properties(@properties) %>
<% content_for :header_tags do %>
<%= stylesheet_link_tag "scm" %>