Skip to content
Snippets Groups Projects
Commit ace04201 authored by Shpuld Shpludson's avatar Shpuld Shpludson
Browse files

Remove commented out back button

parent 16c7bd01
No related branches found
No related tags found
No related merge requests found
......@@ -11,9 +11,6 @@
<i class="button-icon icon-menu"></i>
<div class="alert-dot" v-if="unseenNotificationsCount"></div>
</a>
<!-- <router-link class="back-button" @click.native="activatePanel('timeline')" :to="{ name: 'root' }" active-class="hidden">
<i class="icon-left-open" :title="$t('nav.back')"></i>
</router-link> -->
<router-link class="site-name" :to="{ name: 'root' }" active-class="home">{{sitename}}</router-link>
</div>
<div class='item right'>
......
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