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

EWPP-3315: Remove projecy budget fallback logic. #1277

Merged
merged 3 commits into from
Jun 29, 2023
Merged

EWPP-3315: Remove projecy budget fallback logic. #1277

merged 3 commits into from
Jun 29, 2023

Conversation

nagyad
Copy link
Member

@nagyad nagyad commented Jun 1, 2023

No description provided.

@nagyad nagyad force-pushed the EWPP-3315 branch 3 times, most recently from c5d4f8e to 44ccdfe Compare June 2, 2023 14:57
22Alexandra
22Alexandra previously approved these changes Jun 7, 2023
$build[] = [
'#markup' => '<div class="ecl-u-mt-m">' . $this->t("@percentage% of the overall budget", ["@percentage" => $percentage]) . '</div>',
];
if (!$entity->get('oe_project_eu_contrib')->isEmpty() && !$entity->get('oe_project_eu_contrib')->isEmpty()) {
Copy link
Member

Choose a reason for hiding this comment

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

Repeated condition

@upchuk upchuk merged commit 44d615c into 3.x Jun 29, 2023
@upchuk upchuk deleted the EWPP-3315 branch June 29, 2023 10:55
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.

4 participants