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:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user