Commit 68034f6
Fixing 'Create Alarm Definition' for IE11
The widget ngTags is used to select dimensions. This widget does not
work with IE 11 and the AngularJS versions provided by Horizon. Replacing
ng-click event with ng-mousedown event, because the ng-click event does
not fire on IE11 in the given dialog layout.
Change-Id: I9918debd164dce7ddc4bba15a07d6f3edddc7a09
Story: 2001504
Task: 6295
(cherry picked from commit 4c2cabb)
(cherry picked from commit cdaf5b3)1 parent eace0d1 commit 68034f6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
| 775 | + | |
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
| |||
0 commit comments