diff --git a/plugins/romanah/bagisto/components/Seller.php b/plugins/romanah/bagisto/components/Seller.php index 4bb86be..0898b2f 100644 --- a/plugins/romanah/bagisto/components/Seller.php +++ b/plugins/romanah/bagisto/components/Seller.php @@ -56,15 +56,6 @@ class Seller extends ComponentBase return $dataqq; } - function onUploadImg() - { - // $dataInput = post(); - $file = files('image'); - dd($file); - // Request::validate([ - // 'image.*' => 'required|image|max:1024', - // ]); - } function onUpdateSellerProd() { diff --git a/themes/nurgul/partials/seller/prod-card.htm b/themes/nurgul/partials/seller/prod-card.htm index 7ac12e7..e5f0b7e 100755 --- a/themes/nurgul/partials/seller/prod-card.htm +++ b/themes/nurgul/partials/seller/prod-card.htm @@ -2,22 +2,22 @@