mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-02 15:41:03 +00:00
wiki: finish new
This commit is contained in:
@@ -247,7 +247,7 @@ func (f *EditReleaseForm) Validate(ctx *macaron.Context, errs binding.Errors) bi
|
||||
|
||||
type NewWikiForm struct {
|
||||
Title string `binding:"Required"`
|
||||
Content string
|
||||
Content string `binding:"Required"`
|
||||
Message string
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user