mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
fix translation and warnings
This commit is contained in:
@@ -223,7 +223,7 @@ class Search extends Component {
|
||||
}
|
||||
|
||||
onSearchPage = () => {
|
||||
window.location.href = siteRoot + 'search/'
|
||||
window.location.href = siteRoot + 'search/';
|
||||
}
|
||||
|
||||
render() {
|
||||
|
Reference in New Issue
Block a user