fix
This commit is contained in:
parent
443d1c4fbe
commit
15347f25dc
|
@ -108,7 +108,7 @@ class Panel::Survey::BackEnd::SurveysController < OrbitBackendController
|
|||
end
|
||||
end.flatten
|
||||
else
|
||||
' '
|
||||
[' ']
|
||||
end
|
||||
end
|
||||
max_length = csv_stats.map(&:length).max
|
||||
|
|
Loading…
Reference in New Issue