home · contact · privacy
Minor template fixes.
[plomtask] / templates / process.html
index 8944c955688da6cc1021559645a36f0e34603938..9df8b4542a281c86850410ba6576fb27d08c5259 100644 (file)
@@ -22,7 +22,7 @@
 </td>
 <td>
 {% if step_node.is_explicit %}
-add sub-step: <input name="new_step_to_{{step_id}}" list="candidates" autocomplete="off" />
+add sub-step: <input name="new_step_to_{{step_id}}" list="step_candidates" autocomplete="off" />
 {% endif %}
 </td>
 </tr>