Commit d41d7e5d authored by Jose Vargas's avatar Jose Vargas

Change redo for retry icon in monitoring

parent 05ab5d25
......@@ -478,7 +478,7 @@ export default {
:title="s__('Metrics|Reload this page')"
@click="refreshDashboard"
>
<icon name="repeat" />
<icon name="retry" />
</gl-deprecated-button>
</gl-form-group>
......
---
title: Change redo for retry icon in metrics dashboard
merge_request: 28670
author:
type: other
......@@ -96,7 +96,7 @@ exports[`Dashboard template matches the default snapshot 1`] = `
variant="default"
>
<icon-stub
name="repeat"
name="retry"
size="16"
/>
</gl-deprecated-button-stub>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment