Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated to v1.3.2 #69

Merged
merged 2 commits into from
Dec 25, 2021
Merged

updated to v1.3.2 #69

merged 2 commits into from
Dec 25, 2021

Conversation

Meraj-Webkul
Copy link
Contributor

No description provided.

composer.json Outdated
@@ -25,7 +25,7 @@
"extra": {
"laravel": {
"providers": [
"Webkul\\Dropship\\Providers\\DropshipServiceProvider"
"Webkul\\Dropship\\DropshipServiceProvider"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please restore this back to "Webkul\\Dropship\\Providers\\DropshipServiceProvider"

@@ -98,13 +98,15 @@ public function addColumns()

public function prepareActions() {
$this->addAction([
'title' => 'Edit',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the missing translation

@@ -135,6 +135,7 @@ public function addColumns()
public function prepareActions()
{
$this->addAction([
'title' => 'View',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the missing translation

@ghermans ghermans merged commit c76097d into bagisto:master Dec 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants