Updated auto desc
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
Create Delivery
|
||||
</router-link>
|
||||
<router-link :to="{ name: 'CalenderCustomer', params: { id: person['id'] } }"
|
||||
class="btn-sm btn bg-orange-600 text-white">
|
||||
class="btn-sm btn bg-indigo-600 text-white">
|
||||
Create Service Call
|
||||
</router-link>
|
||||
<router-link :to="{ name: 'customerEdit', params: { id: person['id'] } }" class="btn-sm btn btn-secondary">
|
||||
|
||||
Reference in New Issue
Block a user