From 1dfe5d781675f0a7dfe19dce93757a47262abbae Mon Sep 17 00:00:00 2001 From: Fabrice Bellingard Date: Thu, 19 May 2011 14:50:49 +0200 Subject: [PATCH] SONAR-2402 When specifying a review id in the "Reviews" page, all other filter value should be deactivated/reinitialized Done on Web client side, in Javascript, so that the result is consistent with what the user sees on the search criteria. --- .../webapp/WEB-INF/app/views/reviews/index.html.erb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/reviews/index.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/reviews/index.html.erb index c8970c6ebb5..9946a4564f8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/reviews/index.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/reviews/index.html.erb @@ -1,3 +1,14 @@ +