diff options
Diffstat (limited to 'sonar-server/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb')
-rw-r--r-- | sonar-server/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb index 0da89fb8185..18b2bc90c3f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb @@ -65,7 +65,7 @@ <div class="<%= @qualifiers.size>1 ? 'tabs-panel' : '' -%>"> - <table class="data width100 "> + <table class="data width100" id="projects"> <thead> <tr> <th> |