From 578d2ec1cb20aa80b6295953868d233a41fb52ce Mon Sep 17 00:00:00 2001 From: David Gageot Date: Wed, 23 May 2012 14:50:52 +0200 Subject: [PATCH] SONAR-3462 A project dashboard that shouldn't become a global dashboard --- .../main/webapp/WEB-INF/app/views/dashboards/_create.html.erb | 4 +++- .../main/webapp/WEB-INF/app/views/dashboards/_edit.html.erb | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_create.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_create.html.erb index f3e9a09e4ee..b8812966a0e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_create.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/dashboards/_create.html.erb @@ -28,7 +28,9 @@ - + <% if @global %> + + <% end %>