From 0a6164227182d1d2e8394a68e7767277e82ac6f2 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 21 Dec 2012 20:55:32 +0000 Subject: [PATCH] format code git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1425139 13f79535-47bb-0310-9956-ffa450edef68 --- .../webapp/js/templates/redback/user-edit.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/redback/user-edit.html b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/redback/user-edit.html index d5117ffdb..9102ce2f0 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/redback/user-edit.html +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/redback/user-edit.html @@ -199,9 +199,9 @@ {{/each}} - - - + + + {{if row.username()=="admin" || row.username()=="guest"}} @@ -209,9 +209,9 @@ {{else}} - - - + + + {{/if}} @@ -491,9 +491,9 @@ {{/each}} - - - + + + -- 2.39.5