]> source.dussan.org Git - redmine.git/commit
Introduce virtual MenuNodes (#15880).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 11 Jun 2016 06:21:52 +0000 (06:21 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 11 Jun 2016 06:21:52 +0000 (06:21 +0000)
commit53710d80fc886297d901ac913b4b7570ff5acdb4
tree9d090578ecb7bc8b5d32780a432006784550ead7
parent431a73c968e1222a60983039f695b2da7904ddc9
Introduce virtual MenuNodes (#15880).

They are characterized by having a blank url. they will only be rendered if the user is authorized to see at least one of its children. they render as links which do nothing when clicked.

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@15501 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/menu_manager.rb
test/unit/lib/redmine/menu_manager/menu_helper_test.rb