Skip to content

Commit

Permalink
Merge pull request elastic#8635 from elastic/jasper/backport/8557/5.x
Browse files Browse the repository at this point in the history
[backport] PR elastic#8557 to 5.x
  • Loading branch information
kobelb authored Oct 12, 2016
2 parents 2780784 + c2b74fd commit b74c43a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core_plugins/console/public/src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,5 @@ export default function init(input, output, sourceLocation = 'stored') {

loadSavedState();
setupAutosave();
mappings.retrieveAutocompleteInfoFromServer();
};

0 comments on commit b74c43a

Please sign in to comment.