Switch to side-by-side view
--- a/Allura/allura/templates/repo/commit.html +++ b/Allura/allura/templates/repo/commit.html @@ -10,7 +10,7 @@ {% block actions %} <a href="{{commit.url()}}log/"> - <b data-icon="{{g.icons.history.char}}" class="ico {{g.icons.history.css}}" title="History"> </b> + <b data-icon="{{g.icons.history.char}}" class="ico {{g.icons.history.css}}" title="History"> </b> History </a> {% endblock %}