mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-01 05:41:58 +01:00
e0ea3811c4
When read the code: `pager.AddParam(ctx, "search", "search")`, the question always comes: What is it doing? Where is the value from? Why "search" / "search" ? Now it is clear: `pager.AddParamIfExist("search", ctx.Data["search"])` |
||
---|---|---|
.. | ||
setting | ||
avatar.go | ||
code.go | ||
home_test.go | ||
home.go | ||
main_test.go | ||
notification.go | ||
package.go | ||
profile.go | ||
search.go | ||
stop_watch.go | ||
task.go |