mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
Merge pull request #2540 from jaredevantabor/notification_templates
removing hover popover on recent notifications icon
This commit is contained in:
commit
4554e140e3
@ -25,8 +25,6 @@ export default function(){
|
||||
excludeModal: true,
|
||||
icons: [{
|
||||
icon: "{{ 'icon-job-' + notification_template.status }}",
|
||||
awToolTip: "Click for recent notifications",
|
||||
awTipPlacement: "right",
|
||||
ngClick: "showSummary($event, notification_template.id)",
|
||||
ngClass: ""
|
||||
}]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user