increased page input in listings
This commit is contained in:
@@ -132,7 +132,7 @@ define(['react', 'classnames'], function(React, classNames) {
|
|||||||
onKeyUp={ this.handleSetManualPage }
|
onKeyUp={ this.handleSetManualPage }
|
||||||
onBlur={ this.handleBlurManualPage }
|
onBlur={ this.handleBlurManualPage }
|
||||||
aria-describedby="table-paging"
|
aria-describedby="table-paging"
|
||||||
size="1"
|
size="2"
|
||||||
ref="page"
|
ref="page"
|
||||||
value={ pageValue }
|
value={ pageValue }
|
||||||
name="paged"
|
name="paged"
|
||||||
|
Reference in New Issue
Block a user