mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
Merge pull request #21270 from Devp00l/ceph-table-action-fix
mgr/dashboard: Fix the data table action selector Reviewed-by: Ricardo Marques <rimarques@suse.com> Reviewed-by: Tiago Melo <tmelo@suse.com> Reviewed-by: Volker Theile <vtheile@suse.com>
This commit is contained in:
commit
0d700d014f
@ -3,7 +3,7 @@
|
||||
*ngIf="toolHeader">
|
||||
<!-- actions -->
|
||||
<div class="oadatatableactions">
|
||||
<ng-content select="table-actions"></ng-content>
|
||||
<ng-content select=".table-actions"></ng-content>
|
||||
</div>
|
||||
<!-- end actions -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user