From aa72696f4163a5a276d8d45eeb972a91f3a4b1ba Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 12 Dec 2012 12:31:48 +0100 Subject: Fix some quality flaws --- sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sonar-server') diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb index e44d640636a..df44897443b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb @@ -692,7 +692,7 @@ module ApplicationHelper # Options : # :id HTML id of the node # :colspan number of columns in the table - # :include_loading_icon adds a hidden loading icon, only if value is true and if the option :id is set as well. The HTML id of the icon + # :include_loading_icon add a hidden loading icon, only if value is true and if the option :id is set as well. The HTML id of the generated icon # is '_loading' def table_pagination(pagination, options={}, &block) html = '