Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
Anu1601CS committed Feb 4, 2019
1 parent 503ac6c commit b7df634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Browser/Content/MainContent.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<v-content class="media-content" style="padding-top: 35px;">
<v-container fluid grid-list-md>
<v-breadcrumbs :items="diskLoaded">
<v-icon slot="divider">chevron_right</v-icon>
<template slot="item" slot-scope="props">
<a
@click.stop="doThis(props.item.path)"
Expand Down

0 comments on commit b7df634

Please sign in to comment.