mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 01:10:42 +08:00
Remove active hidden subpanel buttons indicator
This commit is contained in:
parent
7194819ddf
commit
e9355738c5
1 changed files with 0 additions and 3 deletions
|
@ -57,9 +57,6 @@
|
|||
aria-controls="collapseShowSubPanels"
|
||||
class="float-right">
|
||||
</scrm-image>
|
||||
<ng-container *ngIf="activeHiddenButtonsCount() > 0">
|
||||
<span class="hidden-subpanel-buttons-count badge position-absolute">{{ activeHiddenButtonsCount() }}</span>
|
||||
</ng-container>
|
||||
</ng-container>
|
||||
<ng-container *ngIf="!isCollapsed()">
|
||||
<scrm-image
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue