This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
<v-menu offset-y>
|
||||
<template v-slot:activator="{ on, attrs }">
|
||||
<div class="text-h6">
|
||||
<v-icon large color="primary" class="mr-2">$ayiLuggageCart</v-icon>
|
||||
<v-icon large color="primary" class="mr-2"
|
||||
>$ayiLuggageCart</v-icon
|
||||
>
|
||||
{{ $ay.t("WorkOrderItemOutsideServiceList") }}
|
||||
<v-btn v-if="!parentDeleted" large icon v-bind="attrs" v-on="on">
|
||||
<v-icon small color="primary">$ayiEllipsisV</v-icon>
|
||||
|
||||
@@ -968,7 +968,7 @@ const CUSTOM_ICONS = {
|
||||
icon: ["fas", "lock"]
|
||||
}
|
||||
},
|
||||
ayiLuggageCard: {
|
||||
ayiLuggageCart: {
|
||||
component: FontAwesomeIcon,
|
||||
props: {
|
||||
icon: ["fas", "luggage-cart"]
|
||||
|
||||
Reference in New Issue
Block a user