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

multi select and fix image src

This commit is contained in:
Michael An
2019-06-29 11:24:18 +08:00
parent 6c0c0f8ef2
commit 859908df06
4 changed files with 12 additions and 8 deletions

View File

@@ -616,6 +616,7 @@ class MarkdownEditor extends React.Component {
this.listFileTags();
this.listFileParticipants();
window.showParticipants = true;
setTimeout(() => {
let url = new URL(window.location.href);
if (url.hash) {