1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-26 05:05:51 +00:00
gitea/templates/org
wxiaoguang 36c0840cf1
Merge template functions "dict/Dict/mergeinto" (#23932)
One of the steps in #23328


Before there were 3 different but similar functions: dict/Dict/mergeinto

The code was just copied & pasted, no test.

This PR defines a new stable `dict` function, it covers all the 3 old
functions behaviors, only +160 -171


Future developers do not need to think about or guess the different dict
functions, just use one: `dict`

Why use `dict` but not `Dict`? Because there are far more `dict` than
`Dict` in code already ......
2023-04-07 09:39:08 -05:00
..
member Org pages style fixes (#23901) 2023-04-04 06:49:09 +02:00
projects Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
settings Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
team Merge template functions "dict/Dict/mergeinto" (#23932) 2023-04-07 09:39:08 -05:00
create.tmpl Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
header.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
home.tmpl Org pages style fixes (#23901) 2023-04-04 06:49:09 +02:00
menu.tmpl Add missing tabs to org projects page (#22705) 2023-03-10 09:18:20 -06:00