]> source.dussan.org Git - redmine.git/commit
Subprojects checkbox should be shown in Activity and Roadmap sidebars only if the...
authorMarius Balteanu <marius.balteanu@zitec.com>
Mon, 26 Feb 2024 21:14:47 +0000 (21:14 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Mon, 26 Feb 2024 21:14:47 +0000 (21:14 +0000)
commit0c31799517df95dbac9162586331594ef5ba1d8b
tree10971d4beabf1dafcc01a00a44635bf1f40f90b4
parent16504df9349c0096c35f6705af89b7ceb98c2397
Subprojects checkbox should be shown in Activity and Roadmap sidebars only if the project has visible descendants (#39995).

Patch by Holger Just (@hjust) and Marius BALTEANU (@marius.balteanu).

git-svn-id: https://svn.redmine.org/redmine/trunk@22739 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/views/activities/index.html.erb
app/views/versions/_sidebar.html.erb
test/functional/activities_controller_test.rb
test/functional/versions_controller_test.rb