add dropdown manu to attachment list

This commit is contained in:
Peter Maquiran
2024-02-23 09:31:55 +01:00
parent e778039632
commit 887e2e163a
10 changed files with 106 additions and 34 deletions
@@ -28,7 +28,6 @@ export class TaskDetailsPage implements OnInit {
selectedIndex = 0
dropButton = true
constructor(
public ThemeService: ThemeService,
public DeviceService: DeviceService,