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 7676 </file>
7777 <file name="notification-body.html">
7878 <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">
8181 <span class="fa fa-ellipsis-v"></span>
8282 </button>
8383 <ul class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownKebabRight">
Original file line number Diff line number Diff line change 5151 <div class="col-md-12">
5252 <div pf-toolbar id="exampleToolbar" config="toolbarConfig">
5353 <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">
5656 Menu Action
5757 <span class="caret"></span>
5858 </button>
You can’t perform that action at this time.
0 commit comments