mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-06 01:12:03 +00:00
Standard loading (#3557)
* Loading circle * Fix compilation warning * Change cur-view-content from display:flex to display:block
This commit is contained in:
@@ -301,7 +301,7 @@ class FileChooser extends React.Component {
|
||||
let selectedItemInfo = {
|
||||
repoID: item.repo_id,
|
||||
filePath: item.path,
|
||||
}
|
||||
};
|
||||
|
||||
this.setState({
|
||||
selectedItemInfo: selectedItemInfo
|
||||
|
Reference in New Issue
Block a user