Laravel-Backpack / Settings

Application settings interface for Backpack (for Laravel 6).
http://backpackforlaravel.com
Other
248 stars 78 forks source link

Fix issue with AjaxTables #73

Closed OliverZiegler closed 6 years ago

OliverZiegler commented 6 years ago

Setting the clause in the index function leads to inactive settings getting loaded via ajax request.

As we only use ajax in newer versions of backpack. this needs to be fixed :)

welcome[bot] commented 6 years ago

WHOOP-WHOOP! Congrats, your first PR on this repo has officialy been merged.

party

If you want to help out the community in other ways, you can:

Again. Thank you for the PR. You are a wonderful person. Keep 'em coming :-) Cheers!

-- Justin Case The Backpack Robot

P.S. Help in the Backpack community is rewarded with free Backpack commercial licenses. It's the least we can do. If you feel you've helped the community with PRs, help & other stuff, please shoot Tabacitu an email and ask him if you qualify for free licenses. You scratch my back, I scratch your back. Thank you!

tabacitu commented 6 years ago

True. Thank you @OliverZiegler !