Skip to content

Commit

Permalink
[ML] disabling time range selector on jobs list (#20563) (#20571)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdyelastic authored Jul 10, 2018
1 parent 5753442 commit a560883
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export class JobsListView extends Component {
}

componentDidMount() {
timefilter.disableTimeRangeSelector();
timefilter.enableAutoRefreshSelector();

this.initAutoRefresh();
Expand Down

0 comments on commit a560883

Please sign in to comment.