Code format

This commit is contained in:
Edward Yang 2023-02-18 14:32:05 +08:00
parent 01650b8f11
commit f0d3762b66
8 changed files with 11 additions and 11 deletions

View File

@ -136,7 +136,7 @@ class ProductController extends Controller
$product->load('brand', 'attributes');
}
$product = hook_filter('admin.product.form.product', $product);
$product = hook_filter('admin.product.form.product', $product);
$taxClasses = TaxClassRepo::getList();
array_unshift($taxClasses, ['title' => trans('admin/builder.text_no'), 'id' => 0]);

View File

@ -9,7 +9,7 @@
* @modified 2022-08-02 14:22:41
*/
return [
return [
'index' => 'catalogs',
'info_title' => 'category title',
'info_content' => 'content',
@ -19,4 +19,4 @@
'page_categories_show' => 'Details',
'page_categories_update' => 'Edit',
'page_categories_delete' => 'Delete',
];
];

View File

@ -28,8 +28,8 @@ return [
'rma_reason' => 'RMA Reason',
'product' => 'Products',
'brand' => 'Brands',
'attribute' => 'attribute',
'attribute_group' => 'attribute group',
'attribute' => 'attribute',
'attribute_group' => 'attribute group',
'category' => 'Categories',
'customer_group' => 'Customer Groups',
'customer' => 'Customers',

View File

@ -9,7 +9,7 @@
* @modified 2022-08-02 14:22:41
*/
return [
return [
'index' => 'catalogs',
'info_title' => 'category title',
'info_content' => 'content',
@ -19,4 +19,4 @@
'page_categories_show' => 'Details',
'page_categories_update' => 'Edit',
'page_categories_delete' => 'Delete',
];
];

View File

@ -9,7 +9,7 @@
* @modified 2022-08-02 14:22:41
*/
return [
return [
'index' => 'catalogs',
'info_title' => 'category title',
'info_content' => 'content',

View File

@ -9,7 +9,7 @@
* @modified 2022-08-02 14:22:41
*/
return [
return [
'index' => 'catalogs',
'info_title' => 'category title',
'info_content' => 'content',

View File

@ -9,7 +9,7 @@
* @modified 2022-08-02 14:22:41
*/
return [
return [
'index' => 'catalogs',
'info_title' => 'category title',
'info_content' => 'content',

View File

@ -9,7 +9,7 @@
* @modified 2022-08-02 14:22:41
*/
return [
return [
'index' => 'catalogs',
'info_title' => 'category title',
'info_content' => 'content',