From 4a2ddd6cf76627ef33c7f9032b08d6e618773dd5 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Wed, 28 Dec 2011 17:32:34 +0000 Subject: [PATCH] fix copy paste issue git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1225243 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/js/redback/templates/roles-tmpl.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/redback/templates/roles-tmpl.html b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/redback/templates/roles-tmpl.html index cffcae262..7017e6744 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/redback/templates/roles-tmpl.html +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/redback/templates/roles-tmpl.html @@ -62,14 +62,14 @@ - {{if childRoleNames}} + {{if parentRoleNames}} {{/if}} -- 2.39.5