mirror of
https://github.com/apache/superset.git
synced 2026-04-24 18:44:53 +00:00
[sqllab] show partition metadata for Presto (#1342)
This commit is contained in:
committed by
GitHub
parent
2edce5bf8a
commit
c255e89219
@@ -116,7 +116,6 @@ class TabbedSqlEditors extends React.Component {
|
||||
key={qe.id}
|
||||
title={tabTitle}
|
||||
eventKey={qe.id}
|
||||
id={`a11y-query-editor-${qe.id}`}
|
||||
>
|
||||
<div className="panel panel-default">
|
||||
<div className="panel-body">
|
||||
|
||||
Reference in New Issue
Block a user