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

Clean up www/search indentation #1122

Open
dfabulich opened this issue Nov 12, 2024 · 0 comments
Open

Clean up www/search indentation #1122

dfabulich opened this issue Nov 12, 2024 · 0 comments

Comments

@dfabulich
Copy link
Collaborator

In www/search lines 358 to 516, the code is constantly bouncing in and out of if (!$api_mode) blocks. Basically this whole section should be in one big if ($api_mode) section.

(It doesn't help that we're also including inline JavaScript.)

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

1 participant