mirror of
https://github.com/danbulant/console-hub
synced 2026-06-18 22:11:28 +00:00
Add file system view
This commit is contained in:
parent
4412d5ad7b
commit
db40826ab7
1 changed files with 5 additions and 0 deletions
|
|
@ -75,6 +75,11 @@
|
|||
<p>Not available in ALHPA stage</p>
|
||||
</div>
|
||||
|
||||
<div id="files-view" class="menu-item hidden">
|
||||
<h1 class="title-font">Files</h1>
|
||||
<p>Testing file system</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div id="dialog" class="hidden">
|
||||
|
|
|
|||
Loading…
Reference in a new issue