File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
frontend/express/public/core/report-manager/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11< div >
22 < slot :showDialog ="showDialog " name ="trigger ">
3- < el-button @click ="showDialog " :disabled ="disabled " type ="default " size ="small ">
3+ < el-button data-test-id =" last-queries-button " @click ="showDialog " :disabled ="disabled " type ="default " size ="small ">
44 < div v-show ="unread > 0 " class ="cly-bullet cly-bullet--orange bu-mr-1 "> </ div >
55 Last queries
66 < span class ="bu-tag is-curved "> {{runningCount}}</ span >
1313 :visible.sync ="isDialogVisible ">
1414 < cly-report-manager-table maxHeight ="400px " @view-task ="onViewTask " :disableAutoNavigationToTask ="disableAutoNavigationToTask " report-type ="auto " :fixed-origin ="origin " compact > </ cly-report-manager-table >
1515 </ cly-dialog >
16- </ div >
16+ </ div >
You can’t perform that action at this time.
0 commit comments