1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-16 23:29:49 +00:00

Translate improve (#2679)

* modify translate

* modify translate
This commit is contained in:
杨顺强
2018-12-20 15:37:14 +08:00
committed by zheng xie
parent 449afafa4f
commit 4080144bca
13 changed files with 18 additions and 17 deletions

View File

@@ -25,7 +25,7 @@ class Search extends Component {
isCloseShow: false
};
this.inputValue = '';
this.source = null; // used to cancle request;
this.source = null; // used to cancel request;
}
onFocusHandler = () => {