mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-04-16 22:24:49 +00:00
[ACS-10289] No notifications info is no longer mat menu item (#11566)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<button
|
||||
<button
|
||||
mat-button
|
||||
[matMenuTriggerFor]="menu"
|
||||
aria-hidden="false"
|
||||
@@ -56,7 +56,7 @@
|
||||
</button>
|
||||
</ng-container>
|
||||
<ng-template #empty_list_template>
|
||||
<p mat-menu-item id="adf-notification-history-component-no-message"
|
||||
<p id="adf-notification-history-component-no-message"
|
||||
class="adf-notification-history-menu-no-message-text">
|
||||
{{ 'NOTIFICATIONS.NO_MESSAGE' | translate }}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user