0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-27 19:53:52 +01:00
gitea/templates
zeripath ba40263fdd
Unfortunately go template if does not shortcut (#11392)
Go template's `{{if ...}}` does not shortcut its tests therefore it is
possible to cause a NPE unless you separate ifs into two.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-05-12 17:01:27 -04:00
..
admin Ensure search action button coalesced to adjacent input (#11385) 2020-05-12 15:08:43 -04:00
base Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
custom
explore Ensure search action button coalesced to adjacent input (#11385) 2020-05-12 15:08:43 -04:00
mail
org
pwa Support unicode emojis and remove emojify.js (#11032) 2020-04-28 15:05:39 -03:00
repo Unfortunately go template if does not shortcut (#11392) 2020-05-12 17:01:27 -04:00
status
swagger Consolidate API for getting single commit (#11368) 2020-05-11 12:44:36 +03:00
user Ensure search action button coalesced to adjacent input (#11385) 2020-05-12 15:08:43 -04:00
home.tmpl
install.tmpl