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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user