Merge branch 'WarehouseShippingNote/fix-addr-editing' into 'master'
fixed address changing See merge request fronk/thetool!1359
This commit is contained in:
@@ -153,8 +153,8 @@ Vue.component('warehouse-shipping-note-modal', {
|
||||
<button @click="addressEditMode = false" class="btn btn-sm btn-link">
|
||||
<i class="fas fa-times"></i>
|
||||
</button>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<template v-if="window.TT_CONFIG['WAREHOUSE_ADMIN'] == true">
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user