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

Planning compatability fixes with client-core post-broadcasting #1873

Closed
wants to merge 1 commit into from

Conversation

thecalcc
Copy link
Contributor

SDESK-7102

@thecalcc thecalcc requested a review from petrjasek October 31, 2023 07:02
@@ -1,5 +1,5 @@
import React from 'react';
import {gettext} from 'superdesk-core/scripts/core/utils';
import {gettext} from 'superdesk-core/scripts/core/utils.tsx';
Copy link
Collaborator

Choose a reason for hiding this comment

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

This import can be replaced with the SuperdeskAPI, and use localization.gettext in the render function

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We won't need this PR since Petr decided that we use post-broadcasting branch instead. So I'm closing this PR.

@thecalcc thecalcc closed this Oct 31, 2023
@petrjasek petrjasek deleted the planning-compatability-fixes branch April 5, 2024 06:28
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