Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2a0d73e

Browse files
disabled drag for mfe (#180)
1 parent 81b96c2 commit 2a0d73e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎public/app/features/dashboard/dashgrid/DashboardGrid.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,6 @@ export class Component extends PureComponent<Props> {
153153
this.gridWidth = gridWidth;
154154
}
155155

156-
console.log('this.props.dashboard.panels', config.theme2.shape.radius.default);
157-
158156
for (const panel of this.props.dashboard.panels) {
159157
const panelClasses = classNames({ 'react-grid-item--fullscreen': panel.isViewing });
160158

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /