1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-02 07:27:04 +00:00

add unshared method for groups-view

This commit is contained in:
shanshuirenjia
2018-12-10 18:33:50 +08:00
parent eaceb8a1bd
commit 2728bde3ad
4 changed files with 2 additions and 755 deletions

View File

@@ -18,8 +18,8 @@ import ShareAdminUploadLinks from './pages/share-admin/upload-links';
import SharedLibraries from './pages/shared-libs/shared-libs';
import MyLibraries from './pages/my-libs/my-libs';
import DirView from './components/dir-view/dir-view';
import Groups from './pages/group/groups';
import Group from './pages/group/group';
import Group from './pages/groups/group-view';
import Groups from './pages/groups/groups-view';
import MainContentWrapper from './components/main-content-wrapper';
import './assets/css/fa-solid.css';