mirror of
https://github.com/getredash/redash.git
synced 2026-03-23 04:00:09 -04:00
7 lines
270 B
HTML
7 lines
270 B
HTML
<div class="container">
|
|
<rd-tabs tabs-collection='tabs' selected-tab='selectedTab'></rd-tabs>
|
|
<smart-table rows="queries" columns="gridColumns"
|
|
config="gridConfig"
|
|
class="table table-condensed table-hover"></smart-table>
|
|
</div>
|