diff --git a/polygerrit-ui/app/elements/admin/gr-access-section/gr-access-section_html.js b/polygerrit-ui/app/elements/admin/gr-access-section/gr-access-section_html.js index c46cf306bc..e9c16241e7 100644 --- a/polygerrit-ui/app/elements/admin/gr-access-section/gr-access-section_html.js +++ b/polygerrit-ui/app/elements/admin/gr-access-section/gr-access-section_html.js @@ -82,7 +82,7 @@ export const htmlTemplate = html`
-

[[_computeSectionName(section.id)]]

+

[[_computeSectionName(section.id)]]

-

[[_groupName]]

+

[[_groupName]]

-

Members

+

Members

-

Included Groups

+

Included Groups

-

[[_groupName]]

-

General

+

[[_groupName]]

+

General

-

Group UUID

+

Group UUID

-

+

Group Name

@@ -72,7 +75,10 @@ export const htmlTemplate = html` >
-

+

Owners

@@ -99,7 +105,7 @@ export const htmlTemplate = html` >
-

+

Description

@@ -123,7 +129,7 @@ export const htmlTemplate = html`
-

+

Group Options

diff --git a/polygerrit-ui/app/elements/admin/gr-repo-access/gr-repo-access_html.js b/polygerrit-ui/app/elements/admin/gr-repo-access/gr-repo-access_html.js index 5f0739acf6..b46c7c0356 100644 --- a/polygerrit-ui/app/elements/admin/gr-repo-access/gr-repo-access_html.js +++ b/polygerrit-ui/app/elements/admin/gr-repo-access/gr-repo-access_html.js @@ -62,7 +62,10 @@ export const htmlTemplate = html` Loading...