From 2b265b151f2e89b56f659605dd676110f89964f7 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 15 Nov 2012 12:54:06 +0000 Subject: [PATCH] fix settings display git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1409759 13f79535-47bb-0310-9956-ffa450edef68 --- .../main/webapp/js/templates/archiva/repositories.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/archiva/repositories.html b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/archiva/repositories.html index 2eab91934..c4f9043d8 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/archiva/repositories.html +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/js/templates/archiva/repositories.html @@ -916,7 +916,7 @@ + data-content="${buildSettings(row)}" data-bind="click: showSettings" data-html="true"> @@ -961,13 +961,13 @@