summaryrefslogtreecommitdiffstats
path: root/apps/files/templates/part.breadcrumb.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/templates/part.breadcrumb.php')
-rw-r--r--apps/files/templates/part.breadcrumb.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/templates/part.breadcrumb.php b/apps/files/templates/part.breadcrumb.php
index 7ea1755d1d7..9886b42e424 100644
--- a/apps/files/templates/part.breadcrumb.php
+++ b/apps/files/templates/part.breadcrumb.php
@@ -1,5 +1,5 @@
<?php if(count($_["breadcrumb"])):?>
- <div class="crumb">
+ <div class="crumb" data-dir=''>
<a href="<?php print_unescaped($_['baseURL']); ?>">
<img src="<?php print_unescaped(OCP\image_path('core', 'places/home.svg'));?>" class="svg" />
</a>