diff options
Diffstat (limited to 'templates/repo/issue')
-rw-r--r-- | templates/repo/issue/new_form.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl index f208416261..1089c82415 100644 --- a/templates/repo/issue/new_form.tmpl +++ b/templates/repo/issue/new_form.tmpl @@ -236,5 +236,6 @@ {{end}} </div> </div> + <input type="hidden" name="redirect_after_creation" value="{{.redirect_after_creation}}"> </div> </form> |