mirror of
https://github.com/apache/superset.git
synced 2026-05-11 10:55:43 +00:00
committed by
GitHub
parent
fc20e8b594
commit
e80cd61e06
@@ -163,7 +163,7 @@ class AnnotationLayerControl extends React.PureComponent {
|
||||
key={i}
|
||||
trigger="click"
|
||||
placement="right"
|
||||
title={t('Edit Annotation Layer')}
|
||||
title={t('Edit annotation layer')}
|
||||
content={this.renderPopover(
|
||||
i,
|
||||
anno,
|
||||
|
||||
Reference in New Issue
Block a user