Feature/add horizontal lines to separate delete actions in menus (#3805)
* Add horizontal lines to separate delete action * Update changelog
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
</span>
|
||||
</button>
|
||||
}
|
||||
<hr class="m-0" />
|
||||
<button
|
||||
class="align-items-center d-flex"
|
||||
mat-menu-item
|
||||
@@ -445,6 +446,7 @@
|
||||
<span i18n>Export Draft as ICS</span>
|
||||
</span>
|
||||
</button>
|
||||
<hr class="m-0" />
|
||||
<button
|
||||
mat-menu-item
|
||||
[disabled]="!hasPermissionToDeleteActivity"
|
||||
|
Reference in New Issue
Block a user