mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
wip: panel-header: More merge conflicts during cherry pick
This commit is contained in:
@@ -125,7 +125,7 @@ export class DashboardPanel extends PureComponent<Props, State> {
|
||||
// withMenuOptions={pluginExports.withMenuOptions}
|
||||
panel={this.props.panel}
|
||||
dashboard={this.props.dashboard}
|
||||
moduleMenu={pluginExports.moduleMenu}
|
||||
getMenuAdditional={pluginExports.getMenuAdditional}
|
||||
/>
|
||||
</div>
|
||||
{this.props.panel.isEditing && (
|
||||
|
||||
Reference in New Issue
Block a user