]> source.dussan.org Git - sonarqube.git/commitdiff
Add html id
authorJulien Lancelot <julien.lancelot@gmail.com>
Fri, 22 Mar 2013 07:24:12 +0000 (08:24 +0100)
committerJulien Lancelot <julien.lancelot@gmail.com>
Fri, 22 Mar 2013 07:24:12 +0000 (08:24 +0100)
sonar-server/src/main/webapp/WEB-INF/app/views/profiles/changelog.html.erb

index af89534c49d8dc127c155e13ad123a6fab12209d..f0b4ad99068df150975ca6814b58a68bcc39d251 100644 (file)
@@ -14,7 +14,7 @@
     <%= submit_tag message('load_verb'), :id => 'submit'%>
   <% end %>
 
-  <table  class="data width100">
+  <table id="profile-changelog" class="data width100">
     <thead>
       <tr>
         <th><%= message('quality_profiles.profile_version') -%></th>