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

[admin-tools/provider-list] display provider info #1359

Merged
merged 3 commits into from
Jun 22, 2022

Conversation

Olya-web7
Copy link
Contributor

No description provided.

@Olya-web7 Olya-web7 requested a review from litvinets June 21, 2022 19:00
Comment on lines 77 to 79
<p class="description">{{ provider.institution.title }}</p>
<p class="description">{{ provider.institution?.title }}</p>
<h5>Про заклад</h5>
<p class="description">{{ provider?.description }}</p>
<p class="description">{{ provider.description }}</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's wrap it into ng-container, so we won't display title if there is not value

@Olya-web7 Olya-web7 merged commit 03b1d2c into develop Jun 22, 2022
@Olya-web7 Olya-web7 deleted the provider-list-see-details branch June 22, 2022 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants