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

[gui] Fix database status in product name column #3185

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

csordasmarton
Copy link
Contributor

@csordasmarton csordasmarton commented Feb 9, 2021

Previously a ProductNameColumn component were created (#3100) to show the product
name, description and status but the function which converts the status
enum to string was forget to move to this component. This commit
solves this problem and also removes some unused code.

Previously a ProductNameColumn component were created to show the product
name, description and status but the function which converts the status
enum to string was forget to move to this component. This commit
solves this problem and also removes some unused code.
@bruntib bruntib merged commit 1e06ffa into Ericsson:master Feb 15, 2021
@csordasmarton csordasmarton deleted the fix_product_name_column branch March 10, 2021 10:00
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.

2 participants