feat(agent): browse files relative to root

This commit is contained in:
Chaim Lev-Ari
2018-10-08 11:14:14 +03:00
parent c50c5bed81
commit fb6752c143
4 changed files with 23 additions and 26 deletions
@@ -8,6 +8,7 @@
<div class="row">
<div class="col-sm-12">
<host-browser
ng-if="$ctrl.node"
></host-browser>
</div>
</div>