parent
3647418004
commit
d68e1d0433
|
@ -1,5 +1,6 @@
|
||||||
@page "/Files"
|
@page "/Files"
|
||||||
@using LANCommander.Components.FileManagerComponents
|
@using LANCommander.Components.FileManagerComponents
|
||||||
|
@attribute [Authorize(Roles = "Administrator")]
|
||||||
|
|
||||||
<FileManager WorkingDirectory="@RootPath" />
|
<FileManager WorkingDirectory="@RootPath" />
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue