This commit is contained in:
BoHung Chiu 2022-05-23 11:23:48 +08:00
parent 07ff880f64
commit e5c677fcec
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ class ArchivesController < ApplicationController
if archives.count != 0
archives = archives.map.with_index do |archive,idx|
data, serial_number, idx = archive.get_frontend_data(locale, serial_number, idx)
archives << data
data
end
each_data_count.push(archives.length)
sorted = archives