1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-01 15:09:14 +00:00

Remove search single page (#7339)

* 01 remove jquery-ui css

* 02 remove search page

* 03 remove pubuser_search
This commit is contained in:
Michael An
2025-01-09 10:29:30 +08:00
committed by GitHub
parent 14e56ee8b9
commit f7f69aa910
13 changed files with 2 additions and 1454 deletions

View File

@@ -40,7 +40,6 @@ const entryFiles = {
repoFolderTrash: '/repo-folder-trash.js',
orgAdmin: '/pages/org-admin',
sysAdmin: '/pages/sys-admin',
search: '/pages/search',
uploadLink: '/pages/upload-link',
subscription: '/subscription.js',
institutionAdmin: '/pages/institution-admin/index.js'