Skip to content
Snippets Groups Projects
Verified Commit a86b6cdd authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Removed old links in library menu

parent 8bd1ed61
Branches
Tags 0.4
No related merge requests found
......@@ -13,14 +13,6 @@
<router-link class="ui item" to="/library/playlists" exact>
<translate>Playlists</translate>
</router-link>
<div class="ui secondary right menu">
<router-link v-if="showImports" class="ui item" to="/library/import/launch" exact>
<translate>Import</translate>
</router-link>
<router-link v-if="showImports" class="ui item" to="/library/import/batches">
<translate>Import batches</translate>
</router-link>
</div>
</div>
<router-view :key="$route.fullPath"></router-view>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment