This commit is contained in:
iCross 2013-05-22 18:14:00 +08:00
parent 443d1c4fbe
commit 15347f25dc
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ class Panel::Survey::BackEnd::SurveysController < OrbitBackendController
end
end.flatten
else
' '
[' ']
end
end
max_length = csv_stats.map(&:length).max