Moves the evaluations table toolbar outside of the table-container (#12799)

This commit is contained in:
Phil Renaud
2022-04-28 16:08:46 -04:00
committed by GitHub
parent 2ffa710859
commit 3c4d09cd61

View File

@@ -1,7 +1,6 @@
{{page-title "Evaluations"}}
{{did-update this.notifyEvalChange this.currentEval}}
<section class="section">
<div class="table-container">
<div class="toolbar">
<div class="toolbar-item">
<SearchBox
@@ -42,6 +41,7 @@
/>
</div>
</div>
<div class="table-container">
{{#if @model.length}}
<ListTable data-test-eval-table @source={{@model}} as |t|>
<t.head>