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

Fixed #15248 Removed pound symbol from order number on asset view #15263

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 10, 2024

Removed the # symbol from the order number in the asset view. I have no idea why this would matter and why anyone would care, but apparently one person does. (I personally chose to add the # because it looks better, but WTF do I know, I guess.)

"Fixed" #15248

Signed-off-by: snipe <snipe@snipe.net>
Copy link

what-the-diff bot commented Aug 10, 2024

PR Summary

  • Removal of hash(#) character from Order Number hyperlink
    In the view.blade.php file that assists in generating the visualization of hardware resources, the hyperlink text for the order number was altered. The preceding hash(#) symbol from the order number was removed. This means that instead of seeing order numbers displayed like #1234, you'll now see 1234 providing a cleaner and simplified user interface.

@snipe snipe merged commit 6294516 into develop Aug 10, 2024
7 of 9 checks passed
@snipe snipe deleted the really/remove_pound_sign_for_order_number branch August 10, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant