]> source.dussan.org Git - gitea.git/commit
Hiding Secrets options when Actions feature is disabled (#24792)
authorPaweł Bogusławski <pawel.boguslawski@ib.pl>
Wed, 24 May 2023 10:01:11 +0000 (12:01 +0200)
committerGitHub <noreply@github.com>
Wed, 24 May 2023 10:01:11 +0000 (18:01 +0800)
commitc5dee8823c55bd691994844868ffbb70e4b6a019
treed7ccc79ed83e009bf7ac19f9dada4ec81351a33d
parent275abd65935216c05aa2d1238d8d8a7cfc739a35
Hiding Secrets options when Actions feature is disabled (#24792)

`Secrets` options should be hidden if `Actions` feature is disabled.

This fixes in release/v1.19. In main probably fixed in
63a401ac40ce2cc19c7d0341d11d434b568653fc (didn't check).

Fixes: 659055138b6d32492b20c9f4d1d5a3cdaa47188d
Author-Change-Id: IB#1134011

Signed-off-by: Pawel Boguslawski <pawel.boguslawski@ib.pl>
routers/web/web.go
templates/org/settings/navbar.tmpl
templates/repo/settings/nav.tmpl
templates/repo/settings/navbar.tmpl
templates/user/settings/navbar.tmpl