summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/milestone_new.tmpl
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-07-24 16:42:47 +0800
committerUnknwon <u@gogs.io>2015-07-24 16:42:47 +0800
commit86dbda0b42d05caf11d5c6d040f18dfbcc742e04 (patch)
treece814cc15a756f59a62df9f9edc24220a98482c9 /templates/repo/issue/milestone_new.tmpl
parent4447a20f872776123c42d5b8ca987c114fb4b80b (diff)
downloadgitea-86dbda0b42d05caf11d5c6d040f18dfbcc742e04.tar.gz
gitea-86dbda0b42d05caf11d5c6d040f18dfbcc742e04.zip
UI: basci issue list without filters
- fix isRead check - fix paging
Diffstat (limited to 'templates/repo/issue/milestone_new.tmpl')
-rw-r--r--templates/repo/issue/milestone_new.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/issue/milestone_new.tmpl b/templates/repo/issue/milestone_new.tmpl
index 2d9f60f495..f90772f6db 100644
--- a/templates/repo/issue/milestone_new.tmpl
+++ b/templates/repo/issue/milestone_new.tmpl
@@ -4,7 +4,7 @@
{{template "repo/toolbar" .}}
<div id="body" class="container">
<div id="issue">
- <form class="form" action="{{.RepoLink}}/issues/milestones/new" method="post" id="issue-create-form">
+ <form class="form" action="{{.RepoLink}}/milestones/new" method="post" id="issue-create-form">
{{.CsrfTokenHtml}}
{{template "base/alert" .}}
<div class="col-md-1">