Skip to content

Commit

Permalink
Fix #22510, dashboard-only mode doesn't display saved searches (#22685)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdavies authored Sep 5, 2018
1 parent 5baa6d5 commit cd83db7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/dashboard_mode/public/dashboard_viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ import 'ui/vislib';
import 'ui/agg_response';
import 'ui/agg_types';
import 'ui/timepicker';
import 'ui/pager';
import 'leaflet';

import { showAppRedirectNotification } from 'ui/notify';
Expand Down

0 comments on commit cd83db7

Please sign in to comment.