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

Quick fix for bulk restore menu #12767

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Quick fix for bulk restore menu #12767

merged 1 commit into from
Mar 30, 2023

Conversation

snipe
Copy link
Owner

@snipe snipe commented Mar 30, 2023

Fixed a small bug in the bulk restore/bulk edit menu

Signed-off-by: snipe <snipe@snipe.net>
@snipe snipe merged commit ed8535a into develop Mar 30, 2023
@snipe snipe deleted the fixes/bulk_restore branch March 30, 2023 21:48
@what-the-diff
Copy link

what-the-diff bot commented Mar 30, 2023

PR Summary

  • Improved readability with variable use
    Changed the if statement to use the $status variable instead of a string for better code readability and maintainability.
  • Enhanced conditional statement
    Refactored the condition on line 14 with extra parenthesis and used an "and" operator between conditions on lines 15-16 for better code comprehension and logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant