mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-10289] No notifications info is no longer mat menu item (#11566)
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
</button>
|
</button>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
<ng-template #empty_list_template>
|
<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">
|
class="adf-notification-history-menu-no-message-text">
|
||||||
{{ 'NOTIFICATIONS.NO_MESSAGE' | translate }}
|
{{ 'NOTIFICATIONS.NO_MESSAGE' | translate }}
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user