From: Fabrice Bellingard Date: Mon, 6 Feb 2012 15:49:54 +0000 (+0100) Subject: SONAR-3242 Add pointer cursor on image X-Git-Tag: 2.14~168 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=197236c22bb4cddf38230a5ba3424a6d2c7610aa;p=sonarqube.git SONAR-3242 Add pointer cursor on image + improve some code --- diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/project_reviews/_assign_form.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/project_reviews/_assign_form.html.erb index 0c61e721d68..efeca053752 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/project_reviews/_assign_form.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/project_reviews/_assign_form.html.erb @@ -24,7 +24,7 @@ :update => "review", :before => assignee_check_script -%>   - + <%= image_tag 'sep12.png' -%>   <%= button_to_remote message('reviews.assign_to_me_submit'), { diff --git a/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_create_violation_form.html.erb b/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_create_violation_form.html.erb index 9c9c5ea911f..1e6da007a2c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_create_violation_form.html.erb +++ b/sonar-server/src/main/webapp/WEB-INF/app/views/resource/_create_violation_form.html.erb @@ -27,7 +27,7 @@ <% end %>   - + <%= image_tag 'sep12.png' -%>