mirror of
https://github.com/MikroWizard/mikrofront.git
synced 2025-12-10 03:59:30 +00:00
Allow deleting of firmwares
This commit is contained in:
parent
d6276f7246
commit
cbcc175c84
6 changed files with 58 additions and 4 deletions
|
|
@ -39,7 +39,6 @@ export class DevicesComponent implements OnInit, OnDestroy {
|
|||
public tz: string;
|
||||
public ispro:boolean=false;
|
||||
|
||||
|
||||
constructor(
|
||||
private data_provider: dataProvider,
|
||||
private route: ActivatedRoute,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue