summaryrefslogtreecommitdiffstats
path: root/templates/repo/pulls/compare.tmpl
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-08-09 15:23:02 +0800
committerUnknwon <u@gogs.io>2015-08-09 15:23:02 +0800
commit590c464c56c993c461f10470926a96448f4f7d00 (patch)
treee79642dd169eecc9757e1aa76f4e68568a6b9f46 /templates/repo/pulls/compare.tmpl
parent43a87b0caf50abe6d6b19adf10dd9f082c58ad61 (diff)
downloadgitea-590c464c56c993c461f10470926a96448f4f7d00.tar.gz
gitea-590c464c56c993c461f10470926a96448f4f7d00.zip
UI: create issue with title and content
Diffstat (limited to 'templates/repo/pulls/compare.tmpl')
-rw-r--r--templates/repo/pulls/compare.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/repo/pulls/compare.tmpl b/templates/repo/pulls/compare.tmpl
index d07e4d2b26..ecc6783261 100644
--- a/templates/repo/pulls/compare.tmpl
+++ b/templates/repo/pulls/compare.tmpl
@@ -45,6 +45,7 @@
</div>
</div>
</div>
+ {{template "repo/issue/new_form" .}}
</div>
</div>
</div>