]> source.dussan.org Git - sonarqube.git/commitdiff
update center: the refresh link on system updates is not correct
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 8 Nov 2010 09:44:31 +0000 (09:44 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 8 Nov 2010 09:44:31 +0000 (09:44 +0000)
sonar-server/src/main/webapp/WEB-INF/app/views/updatecenter/system_updates.html.erb

index 7ea54286386c25aff63e222b75ac35e67eff8140..d0b92b2838d47593f96bb616304623cfc0d6e3d3 100644 (file)
@@ -98,5 +98,5 @@
      end
  end %>
 
-   <%= render :partial => 'updatecenter/status', :locals => {:action => 'updates' } %>
+   <%= render :partial => 'updatecenter/status', :locals => {:action => 'system_updates' } %>
  </div>