mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 10:22:46 +00:00
repair code
This commit is contained in:
@@ -81,7 +81,7 @@ class Wiki extends Component {
|
|||||||
if (hasIndex) {
|
if (hasIndex) {
|
||||||
this.loadIndexNode();
|
this.loadIndexNode();
|
||||||
} else {
|
} else {
|
||||||
if (isDir === 'none') {
|
if (isDir === 'None') {
|
||||||
initialPath = '/';
|
initialPath = '/';
|
||||||
this.loadNodeAndParentsByPath('/');
|
this.loadNodeAndParentsByPath('/');
|
||||||
} else {
|
} else {
|
||||||
|
Reference in New Issue
Block a user