fix: Add back link to Buying

This commit is contained in:
Faris Ansari 2018-08-26 22:19:56 +05:30
parent 23e45ada69
commit d37108d18e

View File

@ -1,6 +1,8 @@
<template>
<div v-if="item_details">
<div>
<a class="text-muted" v-route="'marketplace/buying'"> {{ __('Back to Messages') }}</a>
</div>
<section-header>
<div class="flex flex-column margin-bottom">
<h4>{{ item_details.item_name }}</h4>