2020-06-01 13:15:59 +00:00
|
|
|
{{title pathWithLeadingSlash " - Allocation " allocation.shortId " filesystem"}}
|
2020-06-01 19:03:56 +00:00
|
|
|
<AllocationSubnav @allocation={{allocation}} />
|
|
|
|
<Fs::Browser
|
|
|
|
@model={{allocation}}
|
|
|
|
@path={{path}}
|
|
|
|
@stat={{stat}}
|
|
|
|
@isFile={{isFile}}
|
|
|
|
@directoryEntries={{directoryEntries}}
|
|
|
|
@sortProperty={{sortProperty}}
|
|
|
|
@sortDescending={{sortDescending}} />
|