File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 76
76
</file>
77
77
<file name="notification-body.html">
78
78
<div ng-if="!drawerExpanded">
79
- <div dropdown class="dropdown pull-right dropdown-kebab-pf" ng-if="notification.actions && notification.actions.length > 0">
80
- <button dropdown-toggle class="btn btn-link dropdown-toggle" type="button" id="dropdownKebabRight" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
79
+ <div uib- dropdown class="dropdown pull-right dropdown-kebab-pf" ng-if="notification.actions && notification.actions.length > 0">
80
+ <button uib- dropdown-toggle class="btn btn-link dropdown-toggle" type="button" id="dropdownKebabRight" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
81
81
<span class="fa fa-ellipsis-v"></span>
82
82
</button>
83
83
<ul class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownKebabRight">
Original file line number Diff line number Diff line change 51
51
<div class="col-md-12">
52
52
<div pf-toolbar id="exampleToolbar" config="toolbarConfig">
53
53
<actions>
54
- <span class="dropdown primary-action" dropdown>
55
- <button class="btn btn-default dropdown-toggle" dropdown-toggle type="button">
54
+ <span class="dropdown primary-action" uib- dropdown>
55
+ <button class="btn btn-default dropdown-toggle" uib- dropdown-toggle type="button">
56
56
Menu Action
57
57
<span class="caret"></span>
58
58
</button>
You can’t perform that action at this time.
0 commit comments