Skip to content
Snippets Groups Projects
Commit ec475cbc authored by Michael Gapczynski's avatar Michael Gapczynski
Browse files

Add data-dir attribute to home breadcrumb

parent fc5bce1f
No related branches found
No related tags found
No related merge requests found
<?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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment