mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 02:10:24 +00:00
view repo via wiki (#2354)
* view repo via wiki * Modify details * add list/grid mode * [dist]
This commit is contained in:
@@ -196,7 +196,7 @@ class Search extends Component {
|
||||
type="text"
|
||||
className="search-input"
|
||||
name="query"
|
||||
placeholder={gettext("Search files in this wiki")}
|
||||
placeholder={this.props.placeholder}
|
||||
style={style}
|
||||
value={this.state.value}
|
||||
onFocus={this.onFocusHandler}
|
||||
|
Reference in New Issue
Block a user