diff --git a/src/Modules/SimplCommerce.Module.Inventory/wwwroot/admin/stock/stock-form.html b/src/Modules/SimplCommerce.Module.Inventory/wwwroot/admin/stock/stock-form.html index 6b4db26aac..0eaf58bb5f 100644 --- a/src/Modules/SimplCommerce.Module.Inventory/wwwroot/admin/stock/stock-form.html +++ b/src/Modules/SimplCommerce.Module.Inventory/wwwroot/admin/stock/stock-form.html @@ -46,22 +46,22 @@

{{::vm.translate.get('Stock management for warehouse')}} {{ vm.selec {{vm.tableStateRef.pagination.totalItemCount | number:0}} {{::vm.translate.get('records found')}} - - - {{item.productName}} - {{item.productSku}} - {{item.quantity}} - - - - - - - - {{::vm.translate.get('View History')}} - - - + + + {{item.productName}} + {{item.productSku}} + {{item.quantity}} + + + + + + + + {{::vm.translate.get('View History')}} + + + Loading ...