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

Improve the config options for the fields shown in the Publish and Send to Panel #4703

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dzonidoo
Copy link
Collaborator

SDESK-7435

Copy link
Member

@tomaskikutis tomaskikutis left a comment

Choose a reason for hiding this comment

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

fix tests

@@ -224,25 +224,30 @@ export class WithPublishTab extends React.PureComponent<IProps, IState> {
);
}}
allowSettingEmbargo={appConfig.ui.publishEmbargo !== false}
allowSettingPublishSchedule={
appConfig.authoring.panels.publish.publishSchedule !== false
Copy link
Member

Choose a reason for hiding this comment

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

apply the default in appConfig

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