mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 15:54:39 +00:00
12.0 change edit wiki page style (#6109)
* 00 change className from app * change wiki2 side panel style
This commit is contained in:
4
frontend/src/pages/wiki2/constant.js
Normal file
4
frontend/src/pages/wiki2/constant.js
Normal file
@@ -0,0 +1,4 @@
|
||||
const FOLDER = 'folder';
|
||||
const PAGE = 'page';
|
||||
|
||||
export { FOLDER, PAGE };
|
Reference in New Issue
Block a user