Removed useless params and tag
This commit is contained in:
parent
ee3e100122
commit
286312aee5
|
@ -17,14 +17,12 @@
|
|||
<div class="row h-100">
|
||||
<div class="col-3 border">
|
||||
<div class="row">
|
||||
<d4s-storage-tree show-root="true" filelist-id="next-ws" base-url="https://workspace-repository.dev.d4science.org/storagehub/workspace"></d4s-storage-tree>
|
||||
</div>
|
||||
<div class="row">
|
||||
<d4s-storage-tree filelist-id="next-ws" base-url="https://workspace-repository.dev.d4science.org/storagehub/workspace"></d4s-storage-tree>
|
||||
<d4s-storage-tool></d4s-storage-tool>
|
||||
<d4s-storage-tree base-url="https://workspace-repository.dev.d4science.org/storagehub/workspace"></d4s-storage-tree>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col w-100 border overflow-auto mh-100">
|
||||
<d4s-storage-folder id="next-ws" base-url="https://workspace-repository.dev.d4science.org/storagehub/workspace"></d4s-storage-folder>
|
||||
<d4s-storage-folder></d4s-storage-folder>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue