1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-03 07:55:36 +00:00

[add]related-files and file-tags (#2829)

This commit is contained in:
Michael An
2019-01-16 11:49:00 +08:00
committed by Daniel Pan
parent 9a53cccd2f
commit 0af388d974
5 changed files with 176 additions and 23 deletions

View File

@@ -7,7 +7,6 @@ import i18n from './i18n';
import './assets/css/fa-solid.css';
import './assets/css/fa-regular.css';
import './assets/css/fontawesome.css';
import 'seafile-ui';
import './index.css';
let lang = window.app.pageOptions.lang;