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

update CrudTrait #76

Merged
merged 2 commits into from
Jul 30, 2016
Merged

update CrudTrait #76

merged 2 commits into from
Jul 30, 2016

Conversation

villers
Copy link
Contributor

@villers villers commented Jul 27, 2016

optimize syntax file

@tabacitu
Copy link
Member

Thank you @villers , it does look better. I'll test it tomorrow and merge it.

Cheers!

@villers
Copy link
Contributor Author

villers commented Jul 28, 2016

I like this project! I'll do other optimization :)

@tabacitu tabacitu added this to the 3.1 - stable release (LTS) milestone Jul 28, 2016
@tabacitu tabacitu self-assigned this Jul 28, 2016
@tabacitu tabacitu added the ready label Jul 28, 2016
@tabacitu tabacitu merged commit 47c2fb4 into Laravel-Backpack:master Jul 30, 2016
@tabacitu tabacitu removed the ready label Jul 30, 2016
@@ -56,10 +54,8 @@ public function addFakes($columns = ['extras'])
$column_contents = json_decode($this->{$column});
}

if (count($column_contents)) {
Copy link
Member

Choose a reason for hiding this comment

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

This didn't work though. It badly needed that "if" :-)

@villers villers deleted the patch-1 branch July 30, 2016 06:36
@tabacitu
Copy link
Member

Great to hear that! Looking forward to them :-)

This was referenced Apr 2, 2020
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.

2 participants