File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/notification/examples Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 102102 </file>
103103 <file name="notification-body.html">
104104 <div uib-dropdown class="dropdown pull-right dropdown-kebab-pf" ng-if="notification.actions && notification.actions.length > 0">
105- <button uib-dropdown-toggle class="btn btn-link dropdown-toggle" type="button" id="dropdownKebabRight" data-toggle="dropdown " aria-haspopup="true" aria-expanded="true">
105+ <button uib-dropdown-toggle class="btn btn-link dropdown-toggle" type="button" id="dropdownKebabRight-{{ notification.uid }} " aria-haspopup="true" aria-expanded="true">
106106 <span class="fa fa-ellipsis-v"></span>
107107 </button>
108108 <ul class="dropdown-menu dropdown-menu-right" aria-labelledby="dropdownKebabRight">
You can’t perform that action at this time.
0 commit comments