Changed the pulled image string
Signed-off-by: Amelia-Maria Breda <ambreda@cisco.com>
This commit is contained in:
parent
2de212c6b0
commit
40ceb35e50
@ -296,7 +296,7 @@ function TagDetails() {
|
||||
<Grid item xs={4} className={classes.pull}>
|
||||
{isCopied ? (
|
||||
<Button className={classes.pullStringBoxCopied} data-testid="successPulled-buton">
|
||||
Pulled Image
|
||||
Copied Pull Command
|
||||
<CheckCircleIcon />
|
||||
</Button>
|
||||
) : (
|
||||
|
Loading…
Reference in New Issue
Block a user