Skip to content
Snippets Groups Projects
Commit 3a4e3f28 authored by HeJ's avatar HeJ
Browse files

Merge branch 'feature/wiki_second_compare_button' into 'develop'

added second button to compare wiki revisions above the list

Closes #649

See merge request hub/hub!1132
parents 86758e34 0bff39ca
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@
<p>{{ _("Wiki__history__rev_help") }}</p>
<input type="submit" class="btn btn-primary m-2" value="{{ _('Compare') }}">
<ul>
{% for history_entry in history %}
<li class="list-unstyled">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment