From a0d2dbd6f47d82480dfd27ccec24d8dd535cbb68 Mon Sep 17 00:00:00 2001 From: Paladox none Date: Tue, 27 Jun 2017 13:31:26 +0000 Subject: [PATCH] PolyGerrit: Remove duplicate arrows from gr-admin-project Change-Id: Ie19f4505223bdf95bb06cfc9607b738cae0c497f --- .../admin/gr-admin-project/gr-admin-project.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/polygerrit-ui/app/elements/admin/gr-admin-project/gr-admin-project.html b/polygerrit-ui/app/elements/admin/gr-admin-project/gr-admin-project.html index a9dd3df849..448e713fbc 100644 --- a/polygerrit-ui/app/elements/admin/gr-admin-project/gr-admin-project.html +++ b/polygerrit-ui/app/elements/admin/gr-admin-project/gr-admin-project.html @@ -97,7 +97,7 @@ limitations under the License. id="submitTypeSelect" is="gr-select" bind-value="{{_projectConfig.submit_type}}" - disabled$="[[_readOnly]]">> + disabled$="[[_readOnly]]"> @@ -128,7 +128,7 @@ limitations under the License. id="newChangeSelect" is="gr-select" bind-value="{{_projectConfig.create_new_change_for_all_not_in_target.configured_value}}" - disabled$="[[_readOnly]]">> + disabled$="[[_readOnly]]">