From 98ef045428c931eb1dd93e92753b860e6f875e98 Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Wed, 10 Nov 2010 16:48:38 +0000 Subject: [PATCH] fix typo --- .../webapp/WEB-INF/app/views/updatecenter/_operations.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/_operations.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/_operations.html.erb index a46d5e60fa6..6798933c73c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/_operations.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/_operations.html.erb @@ -16,7 +16,7 @@
  • <%= uninstall -%>
  • <% end %> - +

    <% end %> -- 2.39.5