* Fix issues/pulls dependencies problems * fix swagger and api param name * fix js
This commit is contained in:
committed by
techknowlogick
parent
aa6ed1b7c1
commit
8add1dfacc
@@ -415,7 +415,7 @@ func CompareDiff(ctx *context.Context) {
|
||||
|
||||
if !nothingToCompare {
|
||||
// Setup information for new form.
|
||||
RetrieveRepoMetas(ctx, ctx.Repo.Repository)
|
||||
RetrieveRepoMetas(ctx, ctx.Repo.Repository, true)
|
||||
if ctx.Written() {
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user