Skip to content

Commit

Permalink
Merge branch 'master' into eui/17.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored Dec 20, 2019
2 parents 95d2221 + fc999e5 commit a197c0e
Show file tree
Hide file tree
Showing 25 changed files with 207 additions and 2,837 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@ function EditorUI() {
<button
onClick={sendCurrentRequestToES}
data-test-subj="sendRequestButton"
// aria-label={i18n.translate('console.sendRequestButtonTooltip', {
// defaultMessage: 'click to send request',
// })}
aria-label={i18n.translate('console.sendRequestButtonTooltip', {
defaultMessage: 'click to send request',
})}
className="conApp__editorActionButton conApp__editorActionButton--success"
>
<EuiIcon type="play" />
Expand Down
100 changes: 0 additions & 100 deletions test/functional/apps/management/_saved_objects_compatibility.ts

This file was deleted.

Loading

0 comments on commit a197c0e

Please sign in to comment.