Dateiverwaltung für die WebBox
ulrich
2017-02-20 a94216f68fe4d8f404587e209ca353e493f7abce
web/ui/index.html
@@ -20,7 +20,7 @@
    </script>
    <script id="tpl-bcr" type="x-tmpl-mustache">
      {{#files}}
          <a class="breadcrumb-item" href="{{ relPath }}">{{ fName }}</a>
          <a class="breadcrumb-item" rpath="{{ relPath }}" href="#">{{ fName }}</a>
      {{/files}}
    </script>
    <script id="tpl-bcr2" type="x-tmpl-mustache">