1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-04 16:31:13 +00:00

change wiki style (#3878)

* change wiki style

* fix warnings
This commit is contained in:
Michael An
2019-07-19 23:50:22 +08:00
committed by Daniel Pan
parent 60b5316b19
commit 3f4d9b9eb0
9 changed files with 10 additions and 10 deletions

View File

@@ -245,7 +245,7 @@ class DirentGridView extends React.Component{
}).catch(error => {
let errMessage = Utils.getErrorMsg(error);
toaster.danger(errMessage);
})
});
}
onUnlockItem = (currentObject) => {