Started adding archive ui
This commit is contained in:
@@ -95,7 +95,8 @@ else
|
||||
OnEntryClicked="OnEntryClicked"
|
||||
OnNavigateUpClicked="OnNavigateUpClicked"
|
||||
OnSelectionChanged="OnSelectionChanged"
|
||||
EnableContextMenu="true">
|
||||
EnableContextMenu="true"
|
||||
ShowUploadPrompt="true">
|
||||
<ContextMenuTemplate>
|
||||
@foreach (var action in ContextActions)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user