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

fix: action/card.php do not display priority field in view mode if hidden conf AGENDA_SUPPORT_PRIORITY_IN_EVENTS not activated #31277

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

FHenry
Copy link
Member

@FHenry FHenry commented Oct 4, 2024

like in

if (getDolGlobalString('AGENDA_SUPPORT_PRIORITY_IN_EVENTS')) {

and
if (getDolGlobalString('AGENDA_SUPPORT_PRIORITY_IN_EVENTS')) {

@FHenry FHenry changed the title fix: action/card.php do not display priority field if hidden conf AGENDA_SUPPORT_PRIORITY_IN_EVENTS not activated fix: action/card.php do not display priority field in view mode if hidden conf AGENDA_SUPPORT_PRIORITY_IN_EVENTS not activated Oct 4, 2024
@eldy eldy merged commit 934d291 into Dolibarr:19.0 Oct 4, 2024
4 checks passed
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