Remove cancel from archive browser dialog
This commit is contained in:
parent
b2b67e0cc9
commit
e84ce3c7b4
1 changed files with 0 additions and 4 deletions
|
@ -8,10 +8,6 @@
|
|||
<DialogContent>
|
||||
<ArchiveBrowser ArchiveId="ArchiveId" />
|
||||
</DialogContent>
|
||||
|
||||
<DialogActions>
|
||||
<MudButton OnClick="Cancel">Cancel</MudButton>
|
||||
</DialogActions>
|
||||
</MudDialog>
|
||||
|
||||
@code {
|
||||
|
|
Loading…
Add table
Reference in a new issue