diff --git a/rhodecode/templates/settings/repo_settings.html b/rhodecode/templates/settings/repo_settings.html --- a/rhodecode/templates/settings/repo_settings.html +++ b/rhodecode/templates/settings/repo_settings.html @@ -53,6 +53,15 @@
+
+ +
+
+ ${h.select('landing_rev','',c.landing_revs,class_="medium")} + ${_('Default revision for files page, downloads, whoosh and readme')} +
+
+