Skip to content

Conversation

@fuminori-ido-m
Copy link
Collaborator

Issue

'project' select-box located at top-right of screen doesn't work at Backlog & Task board with Redmine ~> v3.4.0 .

Reason

Project select box since Redmine v3.4.0 become nicer by applying Javascript at application.js at the code flagment below:
$(".drdn-trigger").click(function(e){...}
whileBacklog & Task board pages don't call these Javascript part. That is because project select-box now doesn't work at those pages.

Solution

Include the Javascript at backlog pages as well.

@fuminori-ido-m
Copy link
Collaborator Author

close this PR because commit:059e301f0 is adapted.

@fuminori-ido-m fuminori-ido-m deleted the feature_62517 branch July 21, 2022 23:07
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