need a link to repeat the proces

pull/1/head
eric 2013-04-18 11:29:34 -04:00
parent 0a65a84157
commit aaaa9e0e56
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
{% if merge_complete %}
<h2>Merge {{ old_work_id }} into <a href="{% url work work.id %}">{{ work.id }}</a> Complete</h2>
{% include 'workbox.html' %}
<div><a href="?again">Merge more</a><br /><br /></div>
{% else %}
<h2>Merge Works</h2>
<form method="POST" action="#">