From 3618295756eeddfda7d4f612f686b2f4d7dc0ce9 Mon Sep 17 00:00:00 2001 From: Paladox none Date: Sat, 27 May 2017 00:43:27 +0000 Subject: [PATCH] PolyGerrit: Encode url for projects Replace item.id with item.name to make sure the url is encoded. Change-Id: I6192f44f756a53a73bc1c2b455b87f42ee60af02 --- .../admin/gr-admin-project-list/gr-admin-project-list.html | 2 +- .../admin/gr-admin-project-list/gr-admin-project-list.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/polygerrit-ui/app/elements/admin/gr-admin-project-list/gr-admin-project-list.html b/polygerrit-ui/app/elements/admin/gr-admin-project-list/gr-admin-project-list.html index 9ceee682e3..041644ae17 100644 --- a/polygerrit-ui/app/elements/admin/gr-admin-project-list/gr-admin-project-list.html +++ b/polygerrit-ui/app/elements/admin/gr-admin-project-list/gr-admin-project-list.html @@ -77,7 +77,7 @@ limitations under the License.