listFiles: Display file name instead of version

Bug: T293576
Change-Id: If97f83dbf95de2fc3e0e3fc366034610dfce3f4d
This commit is contained in:
Func 2022-03-17 22:50:01 +08:00
parent a41d695814
commit 1b432d4c00

View file

@ -7,7 +7,7 @@
thead,
.TablePager_col_count,
.TablePager_col_img_size,
.TablePager_col_img_name,
.TablePager_col_img_top,
.TablePager_col_img_timestamp {
display: none;
}