This commit is contained in:
BoHung Chiu 2021-09-29 22:19:24 +08:00
parent 9dc8233807
commit 27fa99bf0e
2 changed files with 4 additions and 1 deletions

View File

@ -81,6 +81,9 @@ all_template.each do |folder|
if flag
info_json["frontend"].push(new_file_infos[i])
end
if check_file == "archive_index10.html.erb"
flag = true
end
if !flag
old_file_info = old_file_infos[i]
if old_file_info

View File

@ -4,7 +4,7 @@
</h3>
<div class="i-archive__list list-unstyled" id="index-archive-group" data-list="categories" data-level="0">
<h4 class="i-archive__category-title">{{category-title}}</h4>
<table class="i-items table-bordered">
<table class="i-items table table-bordered">
<thead class="thead row">
<tr>
<th class="col-sm-2 date-thead">{{serial_number-head}}</th>