set series predecessor

if series move to another project or studio you can link the new series
to the existing one.
This commit is contained in:
Milan
2020-02-29 20:51:31 +01:00
parent 775ff5f761
commit eb2986e1da
6 changed files with 16 additions and 4 deletions

View File

@@ -151,6 +151,10 @@
<tr> <td class="label"><TMPL_VAR .loc.template_comments></td>
<td><textarea name="comment" class="animated" style="width:100%;" placeholder="<TMPL_VAR .loc.template_comments>"><TMPL_VAR comment></textarea></td></tr>
<!--<tr> <td class="label">studio</td> <td><TMPL_VAR studio></td></tr>-->
<tr> <td class="label"><TMPL_VAR .loc.template_predecessor_id></td>
<td><input name="predecessor_id" style="width:100%;" value="<TMPL_VAR predecessor_id>" placeholder="<TMPL_VAR .loc.template_predecessor_id>"></td></tr>
</table>
<div class="buttons">