]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-2703 Pull the button out of the table
authorFabrice Bellingard <bellingard@gmail.com>
Thu, 25 Aug 2011 16:26:34 +0000 (18:26 +0200)
committerFabrice Bellingard <bellingard@gmail.com>
Thu, 25 Aug 2011 16:26:34 +0000 (18:26 +0200)
sonar-server/src/main/webapp/WEB-INF/app/views/project/links.html.erb

index 727687e91d942739c3703077b566356738f0d9db..513bbe91ca68858358b24253ba2ed29b1092617a 100644 (file)
@@ -57,8 +57,9 @@
             <%= text_field_tag( "url_scm_dev", links_by_key['scm_dev'] ? links_by_key['scm_dev'].href : '', :readonly => true, :size => 30  ) -%>
         </td>
      </tr>
-<tr><td colspan="2" class="even"><%= submit_tag( "Save links" ) %></td></tr>
    </table>
+   <br/>
+   <%= submit_tag( "Save links" ) %>
  </div>
     <div class="yui-u">
       <table class="data">