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

Remove perimeter range slug if perimetersearch empty #31

Open
zonky2 opened this issue May 6, 2021 · 0 comments
Open

Remove perimeter range slug if perimetersearch empty #31

zonky2 opened this issue May 6, 2021 · 0 comments
Assignees
Milestone

Comments

@zonky2
Copy link
Contributor

zonky2 commented May 6, 2021

Remove perimeter range slug if perimetersearch empty

        $request = $event->getRequest()->request;
        if (empty($request->get('umkreissuche'))) {
            $request->remove('umkreissuche_range');
        }
@zonky2 zonky2 added this to the 2.2.0 milestone May 6, 2021
@zonky2 zonky2 modified the milestones: 2.2.0, Future May 7, 2021
@zonky2 zonky2 added this to the Future milestone May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants